v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

If you provide a value for PerformedBy.UserArn you must also have connect:DescribeUser permission on the User ARN resource that you provide

Updates the values of fields on a case. Fields to be updated are received as an array of id/value pairs identical to the CreateCase input .

If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.

put/domains/{domainId}/cases/{caseId}

Path parameters

domainIdstring required

The unique identifier of the Cases domain.

caseIdstring required

A unique identifier of the case.

Request body

Response

Success

UpdateCaseResponse required