Skip to main content
DELETE
Cancel an attachment
Cancel a pending attachment server-side, with your platform token. Use it to clear an add that will never finish, for example one whose bank verification stalled. The member’s next add starts a fresh verification session at the network, so a stall never sticks to the member. Only pending attachments can be canceled. An active card belongs to the member: removing it is theirs to do, in the wallet or with the member-token cancel.

Authorizations

Authorization
string
header
required

A platform access token. Get one on the Create an access token endpoint by exchanging your client_id + client_secret, then send it as Authorization: Bearer <token>. Tokens live one hour.

Path Parameters

attachment_id
string
required

The attachment id, from Start a card attachment or Get the attachment status.

Response

The attachment was canceled.

A canceled (revoked) attachment.

object
string
required
Example:

"card_attachment"

id
string
required
status
enum<string>
required
Available options:
revoked