Skip to main content
DELETE
/
api
/
v1
/
realms
/
{realmId}
/
web3
/
activations
/
{activationId}
/
configs
/
{configId}
Delete a config from an activation
curl --request DELETE \
  --url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{activationId}/configs/{configId} \
  --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
activationId
string
required
configId
string
required

Response

Default Response