Storyden
Threads

Thread Delete

Archive a thread using soft-delete.

Archive a thread using soft-delete.

DELETE/threads/{thread_mark}
storyden-session<token>

In: cookie

Path Parameters

thread_markstring

Thread unique and permanent identifier.

Formatxid-prefixed-kebab-case-string

Response Body

curl -X DELETE "https://loading/api/threads/cc5lnd2s1s4652adtu50-top-10-movies-thread"
Empty
Empty
Empty
{
  "error": "string",
  "message": "string",
  "suggested": "string",
  "metadata": {}
}