Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version
Path Parameters
Connector ID
Body
application/json
User identifier for the credential
Example:
"{{userId}}"
Type of authentication method
Example:
"oauth2"
ID of the auth config you want to create the credential with
Example:
"67a37f29e0aa276e50d7253a"
The URI to which we'll redirect the user after authenticating
Example:
"https://myapp.com"
Response
200 - application/json
Credential created successfully
- Option 1
- Option 2
OAuth authorization URL to redirect the user and complete credential linking

