v1
latestOpenAPI 3.0.02026-07-22243670.8 KBOffers
Remove a connected external wallet from an offer option
Returns the removed binding. Rejected with offer_ended once the offer has ended; bindings on an offer that has not yet started remain deletable.
delete/v1/offers/{offer_id}/addresses/{id}
Path parameters
offer_idstring required
The ID of the offer
idstring required
The ID of the offer option address
Response
Successful response.
Example response
{
"created_at": "2025-01-01T00:00:00.000000Z",
"id": "05edea81-98a7-4582-aa7c-040d57cb1858",
"offer_option_id": "05edea81-98a7-4582-aa7c-040d57cb1858"
}