Obtain a JWT token

Body Params
string
required

The provided secret which MUST match the server secret

integer

The number of seconds before the JWT expires

string

Optional subject of the JWT (the user)

boolean

Optional flag to indicated whether the preview of the delivery API should be returned

string

Optional project id (to be found in CMS projects perspective in URL) in case next to preview also a specific project version of a document is requested

scopes
array of strings

Optional list of scopes for the token. In case no scopes are provided, the returned JWT token will be for all (*) scopes

scopes
Responses

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

© Bloomreach, Inc. All rights reserved.