Delete a comment

Delete comment

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

comment_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Errors

400
Delete Comments ID Request Bad Request Error
403
Delete Comments ID Request Forbidden Error
404
Delete Comments ID Request Not Found Error
409
Delete Comments ID Request Conflict Error
422
Delete Comments ID Request Unprocessable Entity Error
500
Delete Comments ID Request Internal Server Error