Skip to main content
DELETE
Delete a fault

Authorizations

Authorization
string
header
required

API requests are authenticated using a JSON Web Token (JWT) provided in the Authorization header.

Path Parameters

faultId
string
required

The unique identifier of the fault to delete.

Example:

"flt_31pkd1t8FvW7qZv0jG2a9kH5mB1"

Response

The fault was successfully deleted.