Create a new source connect link
Create a new source connect link, which can be used to collect your customers’ credentials. Read more on how to use Connect links in our Census Embedded How-to Guides.
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Body
The type of source connection to be managed by this link. A valid type is the service_name
of a source type returned from the /source_types
endpoint, where the source type is marked as creatable_via_connect_link
.
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 source. 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.
Response
Outcome of the operation.
success
, updated
, created
, not_found
, error
Was this page helpful?