Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Complete API documentation and reference
Un-share a currency from a child realm
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
Show child attributes
Was this page helpful?