Skip to content

Delete an asset comment

Request

Delete a Comment resource.

Security
bearerToken
Path
idstringrequired

The unique ID of the Comment

curl -i -X DELETE \
  'https://api-v2.dash.app/comments/{id}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

Success

Response
No content