cURL
curl --request PATCH \ --url https://api.example.com/view-specific/compliance/{alertId}/acknowledge
{ "type": "<string>", "id": "<string>", "checkId": "<string>", "createdAt": "2023-11-07T05:31:56Z", "acknowledged": true, "acknowledgedAt": "2023-11-07T05:31:56Z", "externalId": "<string>" }
Show child attributes
Was this page helpful?