Create Case
POST/api/v1/cases
Create a new investigation case.
If playbook_id is provided, the case will:
- Be linked to the playbook
- Have a checklist created from the playbook's checklist items
- Potentially be auto-assigned based on playbook assignment rules
Request
Responses
- 201
- 422
Successful Response
Validation Error