Update an existing use case.

View as Markdown

Authentication

X-API-Keystring

API Key authentication. Generate your API key in the Gail Portal under General > Integrations > API Keys.

Path parameters

useCaseIdstringRequiredformat: "uuid"
The unique identifier of the use case to update.

Request

The updated use case configuration.
titlestring or nullOptional
descriptionstring or nullOptional
actionslist of objects or nullOptional

Response

OK
idstringOptionalformat: "uuid"
titlestring or nullOptional
descriptionstring or nullOptional
statusstring or nullOptional
actionslist of objects or nullOptional

Errors

400
Bad Request Error
404
Not Found Error