post
https://hub.xyte.io/core/v1/organization/devices//suspend_incidents
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Suspend automatic incident creation for the device. While suspended, incidents are not raised from device events. Use Resume Incidents to re-enable automatic incident creation.
Authorization
This endpoint requires Authorization.
Path Parameters
| Key | Type | Description | Required |
|---|---|---|---|
| device_id | string | The device ID. | Yes |
Response
200 OK
{
"success": true
}Errors
| Status | Description |
|---|---|
| 401 | Missing or invalid Authorization header. |
