Storyden
Collections

Collection Delete

Delete a collection owned by the authenticated account.

DELETE/collections/{collection_mark}

Delete a collection owned by the authenticated account.

storyden-session<token>

In: cookie

Path Parameters

collection_mark*string

Either:

  • The unique collection ID.
  • A string of the form -

Response Body

application/json

curl -X DELETE "https://example.com/collections/cc5lnd2s1s4652adtu50-top-10-movies-thread"
Empty
Empty
Empty
{
  "type": "string",
  "title": "string",
  "detail": "string",
  "trace_id": "string",
  "metadata": {}
}