Set claim cases
Claims
Set claim cases
Replaces all cases in a claim with the supplied list.
PUT
Set claim cases
Authorizations
Use your API key as the username. No password is required.
Path Parameters
Body
application/json
Complete array of case IDs that should be in this claim. This replaces the existing cases.
Minimum array length:
1Example:
["case_xyz789", "case_mno012", "case_abc123"]