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.
Format
xid-prefixed-kebab-case-stringResponse Body
curl -X DELETE "https://loading/api/threads/cc5lnd2s1s4652adtu50-top-10-movies-thread"Empty
Empty
Empty
{
"error": "string",
"message": "string",
"suggested": "string",
"metadata": {}
}