Skip to main content
PATCH
/
deposit-addresses
/
{depositAddress}
/
{depositChain}
/
activate
Reactivate deposit address
curl --request PATCH \
  --url https://api.rhino.fi/bridge/deposit-addresses/{depositAddress}/{depositChain}/activate \
  --header 'Authorization: Bearer <token>'
true

Authorizations

Authorization
string
header
required

JWT token for authentication

Path Parameters

depositAddress
required

a string that will be trimmed

depositChain
string
required

Response

a boolean

The response is of type boolean.