Box Developer Documentation
Latest version

Remove comment

delete
https://api.box.com/2.0
/comments/:comment_id

This endpoint is in the version 2024.0. No changes are required to continue using it. For more details, see Box API versioning.

Permanently deletes a comment.

Request

bearer [ACCESS_TOKEN]
application/json

Path Parameters

stringin pathrequired
12345

The ID of the comment.

Response

none

Returns an empty response when the comment has been deleted.

application/jsonClient error

An unexpected client error.

delete
Remove comment
You can now try out some of our APIs live, right here in the documentation.
Log in