Skip to main content
DELETE
Delete funding address

Authorizations

API-Key
string
header
required

Your public API key. Identifies the partner making the request.

API-Sign
string
header
required

HMAC signature over the request, computed with your private key.

API-Nonce
string
header
required

Monotonically increasing nonce included in the request signature.

Path Parameters

account_id
string
required

Public identifier of the account that owns the funding address.

Required string length: 1 - 64
address_id
string
required

Stable funding-address identifier returned when the address was registered.

Required string length: 20
Pattern: ^AB[A-Za-z0-9]{5}-[A-Za-z0-9]{5}-[A-Za-z0-9]{6}$

Response

Funding address deleted.