Delete a suppressed scenario

delete/suppressedScenarios/{suppressedScenarioId}

Delete the specified suppressed scenario.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
suppressedScenarioId
string
true

Specifies the identifier for the suppressed scenario.

<= 36 characters

Responses

StatusMeaningDescription
204No Content

The suppressed scenario was deleted.

400Bad Request

The request was invalid.

Schema
403Forbidden

The user did not have the necessary permissions.

Schema
404Not Found

No suppressed scenario exists at the requested path.

Schema
500Internal Server Error

The request could not be fulfilled because of an unexpected server error.

Schema