// Replace API_KEY with your api keycurl --location --request DELETE 'https://api.supahub.com/api/v1/comments/:commentId' \--header 'Authorization: Bearer API_KEY'
Comments
Delete Comment
Remove a comment.
Copy
// Replace API_KEY with your api keycurl --location --request DELETE 'https://api.supahub.com/api/v1/comments/:commentId' \--header 'Authorization: Bearer API_KEY'
// Replace API_KEY with your api keycurl --location --request DELETE 'https://api.supahub.com/api/v1/comments/:commentId' \--header 'Authorization: Bearer API_KEY'