v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Comments

Delete a comment

Deletes a comment. This action can be undone by setting deleted to False in a comment update request.

Returns

If the request is successful, no content is returned.

If the request is unsuccessful, a JSON object with an errors key containing information about the failure will be returned. Refer to the list of error codes to understand why this request may have failed.

delete/comments/{comment_id}/

Path parameters

comment_idstring required

The unique identifier of the comment you wish to delete.

Response

No content