Skip to main content
DELETE
Remove a saved recipient

Authorizations

Authorization
string
header
required

Firebase ID token from /auth or any paid route, sent as a Bearer token: Authorization: Bearer <id_token> (the Bearer prefix is required).

Query Parameters

address
string

The address to remove. May be sent here or in the JSON body.

Body

application/json
address
string

The address to remove.

Response

The removed address.

address
string