cURL
curl --request PUT \ --url https://api.ipulse.one/incidents/{id} \ --header 'Authorization: Bearer <token>'
JWT Bearer token authentication
Incident updated successfully
Was this page helpful?