Assign Incident to User
PUT/v1/api/incidents/:incidentID/assignee
Assign a DLP incident to a specific user or team member. Once assigned, the assignee can then:
- Update incident notes
- Update incident resolution status
- Manage incident lifecycle
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Successfully updated the incident assignee.
Bad Request
Unauthorized
Forbidden
Not Found
Internal server error