Update an existing failure type

Updates an existing failure type identified by its reference. The request body may include any updatable fields such as the label.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The reference of the failure type to update

Body Params
label
object

The label that the item has in each language. At least one language is required.

string
deprecated

Deprecated. Use descriptionMultiLang instead. Stored as the tenant language translation, unsetting the descriptions of all other languages. An empty string clears the description. Ignored when descriptionMultiLang is set.

descriptionMultiLang
object

The description that the item has in each language.

Responses
204

failure type updated successfully

400

Bad Request

403

Forbidden

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!