cURL
curl --request DELETE \ --url https://api.spacebring.com/feed/posts/v1/{id}/likes \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a like for a post.
feed
See our authentication documentation for how to authorize your requests
The id of the network. Required when using bearer token authentication
The id of the post.
No Content