Skip to main content
DELETE
Delete an exception comment

Authorizations

Authorization
string
header
required

Bearer token authentication (format: "Bearer {token}")

Headers

X-Request-Id
string

A unique identifier for tracing the request across services.

Path Parameters

exceptionId
string
required

The unique identifier of the exception.

commentId
string
required

The unique identifier of the comment.

Response

Comment successfully deleted