Threads
Thread Delete
Archive a thread using soft-delete.
DELETE
/threads/{thread_mark}Archive a thread using soft-delete.
storyden-session<token>
In: cookie
Path Parameters
thread_mark*string
Thread unique and permanent identifier.
Response Body
application/json
curl -X DELETE "https://example.com/threads/cc5lnd2s1s4652adtu50-top-10-movies-thread"Empty
Empty
Empty
{
"type": "string",
"title": "string",
"detail": "string",
"trace_id": "string",
"metadata": {}
}