AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. setCaseStatus

setCaseStatus: Boolean!

This mutation is used to set the status of an existing case. **Returns:** Returns true if process was completed successfully.

caseId: UUID!

Case identification number. This will be the ID of the case that has an updated status.

statusValueIds: [UUID!]!

New status value.