Authorizations
API Key
Response
Default Response
The response is of type any.
Archive a currency
curl --request DELETE \
--url https://api.drip.re/api/v1/realms/{realmId}/currencies/{currencyId} \
--header 'Authorization: Bearer <token>'{}API Key
Default Response
The response is of type any.
Was this page helpful?
curl --request DELETE \
--url https://api.drip.re/api/v1/realms/{realmId}/currencies/{currencyId} \
--header 'Authorization: Bearer <token>'{}