Cancel authorization invitation
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. Cancels an unfinished invitation; completed authorizations are not revoked.
Requires every scope: authorization-invitations:write.
Authentication
AuthorizationBearer
JWT returned by POST /api/auth/token-exchange. Amazon and authorization invitations require API-key-derived tokens.
Path parameters
id
Storage/server/environment resource ID as applicable.
Response
Success
id
provider
origin
externalCustomerReference
options
status
createdAt
expiresAt
completedAt
providerMetadata
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
503
Service Unavailable Error