This endpoint can be used to generate an OAuth link if you want to completely white label your authentication experience. You can use this endpoint to generate a link which your users can click to redirect to the specified application without rendering the Alloy Embedded Modal.

Note: this endpoint only works with OAuth enabled integrations. To add a credential manually, please use the POST Create Credential API.

This endpoint takes a userId, integrationId, and credentialName as inputs. It should be used in conjunction with the GET Credential Metadata API. credentialName represents the name of the integration you want to call.

If the credential metadata endpoint returns any properties, you must pass them as query string parameters at the end of this call.

Language
Click Try It! to start a request and see the response here!