Create authorization invitation
Authentication
JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.
Headers
Trimmed nonempty request key; reuse only with the identical body.
JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.
Trimmed nonempty request key; reuse only with the identical body.
Development contract: availability requires the invitation feature release. API-key-derived JWT only; other OAuth bearers are rejected. Machine visibility is limited to the initiating M2M client. Creates a seven-day capability URL for downstream Amazon consent. Distribute it yourself; no email is sent. An eligible idempotent replay returns 200; changed bodies conflict. Terminal replay returns status without a URL. Creation does not grant provider token access. Maximum 20 requests/minute per organization/actor and 100 outstanding invitations.
Requires every scope: authorization-invitations:write.