Skip to main content
DELETE
/
api
/
v1
/
realms
/
{realmId}
/
currencies
/
{currencyId}
Archive Currency
curl --request DELETE \
  --url https://api.drip.re/api/v1/realms/{realmId}/currencies/{currencyId} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.drip.re/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API Key

Path Parameters

realmId
string
required
Pattern: ^[0-9a-fA-F]{24}$
currencyId
string
required

Response

Default Response