put
https://{hostname}/api/incident/v1/incidents/
Use this API to update the details of a specific incident by providing the incident's unique ID in the URL path and the updated information in the request body. The response will return the updated incident information.
400Bad Request
401Unauthorized
403Forbidden
500Internal Server Error