API Reference
Complete API documentation and reference
Update the metadata of a currency
cURL
curl --request PATCH \ --url https://api.drip.re/api/v1/realms/{realmId}/currencies/{currencyId}/metadata \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "metadata": {} }'
{ "error": "<string>", "message": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.drip.re/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.drip.re/llms.txt
Use this file to discover all available pages before exploring further.
API Key
^[0-9a-fA-F]{24}$
Default Response
Was this page helpful?