Destination Connect Links
Create connect link to reauthorize destination
This link URI is used to reauthorize your destination.
POST
/
destinations
/
{destination_id}
/
connect_links
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
Body
application/json
The redirect URI, if any, associated with the Connect Link. The URL that you'd like the end-user to be redirected to after authorizing the destination. We do not forward the OAuth code or token to this url. The redirect URI can be configured globally under your organization settings in the Census UI or on dynamically via the API when creating a Connect Link.
Was this page helpful?