API reference
Ingrgrate Storytell.ai with your workflow
Irreversibly removes collections and all their contents including assets, threads, and child collections. Multiple collections can be deleted at once, but specified IDs must not include descendant collections.
cURL
curl --request DELETE \ --url https://production-storytell-ai-platfor-cds2.encr.app/v1/collections
{ "code": "<string>", "data": { "message": "<string>" }, "details": { "consumption": { "units": 123 }, "operation": { "duration": 123, "operationId": "<string>" } }, "done": true, "eventKey": "<string>", "message": "<string>" }
Success response
Show child attributes
Was this page helpful?