cURL
curl --request DELETE \ --url https://api.spacebring.com/feed/comments/v1/{id} \ --header 'Authorization: Basic <encoded-value>'
Delete a post comment.
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 comment.
No content