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