Skip to main content
POST
/
external_wallets
/
{id}
/
archive
cURL
curl --request POST \
  --url https://sandbox.onconsul.com/v1/external_wallets/{id}/archive \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.onconsul.com/llms.txt

Use this file to discover all available pages before exploring further.

Archive an external wallet so it can no longer be used for payouts.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

OK

The response is of type object.