API reference
Ingrgrate Storytell.ai with your workflow
Removes an unclaimed invitation token using its internal identifier, not the publicly shared claim code.
cURL
curl --request DELETE \ --url https://production-storytell-ai-platfor-cds2.encr.app/v1/collection-token/{token}
{ "code": "<string>", "data": true, "details": { "consumption": { "units": 123 }, "operation": { "duration": 123, "operationId": "<string>" } }, "done": true, "eventKey": "<string>", "message": "<string>" }
Success response
Show child attributes
Was this page helpful?