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
Unlink collections of a specific activation from another activation
cURL
curl --request POST \ --url https://api.drip.re/api/v1/realms/{realmId}/web3/activations/{sourceActivationId}/unlink \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "targetActivationId": "<string>" } '
{}
API Key
Default Response
Was this page helpful?