Ciele

Resolve an operational Alert

POST/api/v1/alerts/{id}/resolve

Requires an Organization API key with the edit capability.

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/api/v1/alerts/string/resolve"
{  "id": "string",  "organizationId": "string",  "type": "integration",  "title": "string",  "detail": "string",  "status": "active",  "sourceKey": null,  "detectedAt": "string",  "resolvedAt": null,  "resolvedBy": null}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}