Alertas
Resolve an operational Alert
POST
/api/v1/alerts/{id}/resolveNecesitas una clave API de la organización con permiso de edición.
Authorization
apiKey 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" }}