Create token (Cloud-only)
Create a new client side access token with the specified configuration.
Request
Body
policy
hostname
The hostname of the client side application. Please specify the full URL including the protocol (http or https).
expires_at
The expiration date of the token. If not provided, the token will expire in 5 minutes
Response
201
policy
token
hostname
expiresAt