Posts
Post React Remove
Remove a reaction from a post.
DELETE
/posts/{post_id}/reacts/{react_id}Remove a reaction from a post.
storyden-session<token>
In: cookie
Path Parameters
post_id*string
Unique post ID.
react_id*string
Unique react ID.
Response Body
application/json
curl -X DELETE "https://example.com/posts/cc5lnd2s1s4652adtu50/reacts/cc5lnd2s1s4652adtu50"Empty
Empty
Empty
{
"type": "string",
"title": "string",
"detail": "string",
"trace_id": "string",
"metadata": {}
}