Refresh Marketplace Token

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.
Path Params
string
required

Organization ID provided to you by Validic.

string
required

The UID you defined when provisioning the client.

string
required

Developer Key as supplied by Validic.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain