Exception
Delete an exception comment
Use this endpoint to delete a specific comment from an exception.
delete/v1/exceptions/{exceptionId}/comments/{commentId}
Path parameters
exceptionIdstring required
The unique identifier of the exception.
commentIdstring required
The unique identifier of the comment.
Headers
X-Request-Idstring
A unique identifier for tracing the request across services.
Response
Comment successfully deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.