Delete a comment
Regional
us.api.brault.app— follows the region selector in the top barThe author, or an owner or admin of the brandspace. Permanent, and it deletes the comment’s replies.
Authorization
apiKey AuthorizationBearer <token>
API key from Settings → Developers
In: header
Path Parameters
fileId*string
commentId*string
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/files/string/comments/string"{ "object": "deleted", "id": "string", "deleted": true}