Create session token

Create a one-time login token. Use this token in the session creation endpoint to log the user in and redirect them to Omnisend.

Scopes: sessions.write

Body Params

Session token request payload

Request payload for creating a login token.

string
required
length ≤ 24

Brand identifier (from account creation response)

string
required
length ≤ 24

User identifier (from account creation response)

Responses

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