Generates a new Marketplace token and URL for the user. A user's existing connected sources are not impacted. Any previous Marketplace tokens or URLs persisted by the customer will need to be updated.

POST /organizations/:org_id/users/:uid/marketplace?token=:token

Response Fields

The following table outlines the possible fields which can be expected in the API response.

NameTypeDescription
marketplace > tokenstringUnique marketplace identifier.
marketplace > urlstringThe user’s marketplace URL. Requesting this URL with the ‘Accept’ header as ‘application/json’ will provide a JSON representation of the marketplace. Otherwise an HTML representation will be presented.
Language
Click Try It! to start a request and see the response here!