Issue a capture-link token
API Reference
Issue a capture-link token
Issue a short-lived URL/QR token granting media-upload access to a single resource (today: an action item's evidence or completion photo). The capture URL renders a phone-friendly camera view at /c/<token> with no sign-in required. 24h TTL by default, capped at 7 days. Pass an Idempotency-Key for safe retries.
POST
Issue a capture-link token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Optional idempotency key, scoped to the authenticated account. Repeating a write with the same key + same body returns the original response; same key + different body returns 422 idempotency_key_in_use.
Maximum string length:
255Body
application/json