v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1382123.9 KB
users

Generates an access token for the user's environment.

get/v1/{+environment}:generateAccessToken

Path parameters

environmentstring required

Required. The environment to generate the access token for.

Query parameters

expireTimestring

Desired expiration time of the access token. This value must be at most 24 hours in the future. If a value is not specified, the token's expiration time will be set to a default value of 1 hour in the future.

ttlstring

Desired lifetime duration of the access token. This value must be at most 24 hours. If a value is not specified, the token's lifetime will be set to a default value of 1 hour.

Response

Successful response