Posts
Post Delete
Archive a post using soft-delete.
Archive a post using soft-delete.
DELETE
/posts/{post_id}storyden-session<token>
In: cookie
Path Parameters
post_idstring
Unique post ID.
Format
xidResponse Body
curl -X DELETE "https://loading/api/posts/cc5lnd2s1s4652adtu50"Empty
Empty
Empty
{
"error": "string",
"message": "string",
"suggested": "string",
"metadata": {}
}