Connected accounts
Authorize a connected account
Under integrations:write, replaces an incomplete provider attempt with a fresh short-lived human authorization intent at expectedRevision. The successful revision is consumed; fetch current state before retrying an uncertain response.
POST
Authorize a connected account
Authorizations
Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.
Path Parameters
Opaque Arbol resource identifier; the endpoint and tenant-scoped lookup determine its resource type.
Maximum string length:
64Pattern:
^[a-z][a-z0-9]{1,15}_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"agt_018f47a2-4f4d-7d61-9e2c-1d7b8e9a0c31"
Body
application/json
Required range:
x <= 9007199254740991Response
OK
Current account projection plus the short-lived human authorization capability.