Skip to main content
PATCH
Patch wallets within subscription

Authorizations

Authorization
string
header
required

To test endpoints here, paste your API key from the dashboard into the username field and leave the password empty.

Path Parameters

subscription_id
string
required

ID of the subscription

Example:

"77e77447-1586-40e8-a75b-467ef939a0b1"

Body

application/json
add
string[]

Addresses of the wallets to add to subscription. Maximum 100 addresses per request.

Maximum array length: 100

Address of the wallet.

remove
string[]

Addresses of the wallets to remove from subscription. Maximum 100 addresses per request.

Maximum array length: 100

Address of the wallet.

Response

Successful callback processing