Remove a check from a playbook
Playbooks
Remove a Check From a Playbook
Remove a check from the playbook.
Requires a user-scoped key with write access to the playbook. Org-scoped keys cannot remove checks.
DELETE
Remove a check from a playbook
Authorizations
API key for authentication. Format: gcai_xxxxxxxxx
Create API keys in the GC AI app under Settings → API.
Path Parameters
Playbook ID from GET /playbooks.
Check ID from GET /playbooks/{id}/checks.
Response
Check removed
Always true on success