Get JWT token to authenticate all requests.
Generates valid JWT token for grant_type, client_id, and client_secret, using the values you pass in the request body. Configure expiration time and SDK keys (to which the token grants access) in Optimizely config.
post/oauth/token
Request body
Response
Generates a valid token