Add a Check to a Playbook
Create a check and append it to the playbook.
Requires a user-scoped key with write access to the playbook. Org-scoped keys cannot create checks.
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.
Body
Check title (required, non-empty).
1"Limitation of liability"
The check's positions: exactly one standard position plus any number of fallback positions.
1Optional internal description.
Optional priority within the playbook.
low, medium, high, null Response
Check created
Unique check identifier
Check title
Optional internal description, or null if unset
Priority of this check within the playbook, or null if unset
low, medium, high, null The check's positions: one standard stance plus any fallbacks.
ISO 8601 creation timestamp
ISO 8601 last-update timestamp