Skip to main content
PATCH
Update case group

Authorizations

Authorization
string
header
required

Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}.

Path Parameters

tenantId
string<uuid>
required

Id of the tenant the case groups belong to

caseGroupId
string<uuid>
required

Id of the case group

Body

application/json
label
string
settings
object

Settings of the case group. An object without a fixed shape.

Response

Successful operation

success
boolean
Example:

true