Set or change the flag on an occurrence
POST/occurrences/flags/:case_id/:seq_id/:task_id/:occurrence_id
Upserts the flag for a given (case_id, occurrence_id, seq_id, task_id). An occurrence has at most one flag per case.
Request
Responses
- 204
- 400
- 401
- 500
No Content
Bad Request
Unauthorized
Internal Server Error