cURL
curl --request PATCH \ --url https://api.example.com/compliance/checks/{checkId} \ --header 'Content-Type: application/json' \ --data ' { "searchParams": {}, "entityId": "<string>", "target": "<string>", "internalId": "<string>", "tags": "<string>" } '
{ "type": "<string>", "id": "<string>", "createdAt": "2023-11-07T05:31:56Z", "entityId": "<string>", "target": "<string>", "provider": "<string>", "searchKey": "<string>", "alertIds": [ "<string>" ] }
Documentation IndexFetch the complete documentation index at: https://docs.korint.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.korint.io/llms.txt
Use this file to discover all available pages before exploring further.
Internal ID of the individual or organization
Tags
Show child attributes
Array of alert IDs associated with this check
Was this page helpful?