Skip to main content
DELETE
Remove a connected external wallet from an offer option

Authorizations

Authorization
string
header
required

OAuth 2.0 authorization and token endpoints

Path Parameters

offer_id
string
required

The ID of the offer

id
string
required

The ID of the offer option address

Response

Successful response.

A user's proven external wallet connected to an offer option.

address
string
required

The connected external wallet address.

created_at
string<date-time>
required

When the binding was created.

Example:

"2025-01-01T00:00:00.000000Z"

id
string
required

Unique identifier for the object.

Example:

"05edea81-98a7-4582-aa7c-040d57cb1858"

offer_option_id
string
required

The ID of the offer option.

Example:

"05edea81-98a7-4582-aa7c-040d57cb1858"

protocol
enum<string>
required

The protocol the binding is scoped to. An EVM address binds once per option regardless of which EVM chain proved ownership.

Available options:
ethereum,
solana