cURL
curl --request DELETE \ --url https://api.drip.re/api/v1/realms/{realmId}/currencies/{currencyId}/shares/{childRealmId} \ --header 'Authorization: Bearer <token>'
{ "data": { "id": "<string>" } }
API Key
Default Response
The response is of type object.
object