cURL
curl --request PATCH \ --url https://api.rhino.fi/sda/deposit-addresses/{depositAddress}/{depositChain}/activate \ --header 'Authorization: Bearer <token>'
true
Reactivates a deposit address that is inactive.
JWT token for authentication
a boolean
The response is of type boolean.
boolean