Cases
Patch case
Updates attributes of a case given the cases id
PATCH
Authorizations
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
Id of the tenant the case belongs to
Id the case to be updated
Body
application/json
Update case object
The body is of type object
.