DELETE
/
v1
/
comments
/
{commentId}
curl --request DELETE \
  --url https://platform.thena.ai/v1/comments/{commentId} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

commentId
string
required

Response

204

Resource deleted successfully