post
https://hub.xyte.io/core/v1/organization/devices//resume_incidents
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Resume automatic incident creation for a device previously suspended via Suspend Incidents.
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. |
