Approve a case
Case Approval
Add Approval for a Case
Approve a case.
PATCH
Approve a case
Prior to reassigning a case from a maker to checker, the maker must perform the ‘case_action’. Depending on the type of case action, a reason for escalation must be stated in the request body. “case_action” typesDocumentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
- Recommend Changes
- Recommend True Hit (requires a reason_for_escalation field of value type string)
- Recommend False Hit
- Conclude False Hit
- Conclude True Hit
- Requires View and Assess Case permission
- The case_assignee_id must be different from the current_user_id.
Authorizations
JWT token obtained from AWS Cognito or custom authentication service
Path Parameters
A unique integer value identifying this case.
Response
200
Case approved successfully.
