post
https://{basePath}/embedded/api/partner/users//generate-one-time-token
Creates a short-lived one-time token for a user.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This API generates a short-lived token for a specific user, which can be used to perform user-level operations within Embedded Journeys, such as configuring an Embedded Journey instance, creating or testing connections, fetching picklists, retrieving extended schema, and getting app configuration.
The token is valid for one hour from the time it is generated.
For APIs that use this token, refer to the End users section. When using End user APIs, pass the
userOneTimeTokenin the Authorization header and the embeddedJourneyInstanceId as a path parameter in the request URL.
