Complete a connected account request
POST/connected-accounts/complete
Complete a previously started authorization flow to link the authenticated user's account with an external identity provider.
Scopes
None required.
Request
Responses
Response Headers
The maximum number of requests permissible during the limit’s window window
The anticipated time (as a UNIX timestamp, in seconds) when the bucket will be replenished
The number of remaining requests remaining in the current window until requests are rejected
Response Headers
The number of seconds the client should wait before making a new request
The maximum number of requests permissible during the limit’s window window
The anticipated time (as a UNIX timestamp, in seconds) when the bucket will be replenished
The number of remaining requests remaining in the current window until requests are rejected
An indicator that the rate limit exceeded a is global (per tenant) limit.
Response Messages
- 201 Connected account request completed successfully
- 400 Invalid input based on schema.
- 401 Unauthorized.
- 403 Forbidden.
- 429 Too Many Requests.