Authorizations
API Key
Response
Default Response
The response is of type any.
Delete a WEB3 activation of a realm
curl --request DELETE \
--url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{activationId} \
--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}/web3/activations/{activationId} \
--header 'Authorization: Bearer <token>'{}