Header parameters for the Update Incidents API
The following two header parameters are required: Authorization and Content-Type.
Parameter |
Authorization |
Valid Values |
The JWT used to authenticate requests. |
Example |
Authorization: Bearer <access token> |
Parameter |
Content-Type |
Valid Values |
application/json |
Example |
Content-Type: application/json |