Updates attributes of a case given the cases id
Authentication can be done by using a bearer token in the Authorization header. This is done using the following format Authorization: Bearer {token}
.
Id of the tenant the case belongs to
Id the case to be updated
Update case object
The body is of type object
.