delete https://public-api.mx.clara.com/api/v3/transactions//comment
Delete a single comment by transaction UUID
Log in to see full request history
Responses
204No content
400Bad Request
401Unauthorized
403Forbidden
Delete a single comment by transaction UUID
204No content
400Bad Request
401Unauthorized
403Forbidden
xxxxxxxxxx
curl --request DELETE \
--url https://public-api.mx.clara.com/api/v3/transactions/uuid/comment \
--header 'accept: application/json'
Try It!
to start a request and see the response here!