v1

latestOpenAPI 3.1.02026-07-263644911022.4 KB
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