Creates a short-lived interactive access grant.
Interactive grants requireDocumentation Index
Fetch the complete documentation index at: https://docs.trycollate.ai/llms.txt
Use this file to discover all available pages before exploring further.
ManualHandoff.state = active. Grant URLs are
short-lived bearer capabilities and are not durable authorization truth. Opening
the grant URL validates and audits the grant, then redirects to the active
runtime provider session.
ManualHandoffAccessGrant.API key passed as Authorization: Bearer <API_KEY>.
Unique key used to retry command requests safely. Reusing the same key with a different request body returns 409 idempotency_key_reused.
Authorization ID returned by POST /v1/prior-authorizations.
Manual handoff ID returned by POST /manual-handoffs.