Skip to main content
POST
Create a connected account

Authorizations

Authorization
string
header
required

Organization-scoped Auth0 user access token issued to an approved first-party client or exchanged by a trusted OBO resource server.

Body

application/json

Creates one pending account for a live-discovered integration under a customer label.

integrationKey
string
required

Stable provider-neutral key for a live-discovered business integration.

Required string length: 1 - 120
Pattern: ^[a-z][a-z0-9.-]*$
Example:

"google-calendar"

label
string
required

Customer-managed account label, unique within one organization and integration.

Required string length: 1 - 120
Example:

"agenda-principal"

Response

OK

Current account projection plus the short-lived human authorization capability.

account
Connected account · object
required

Organization-owned authorization resource; provider credentials and identifiers remain private.

authorization
Connected account authorization · object
required

Short-lived provider authorization capability intended for an authenticated human.