v36

latestOpenAPI 3.1.0raw.githubusercontent.com2025-10-091882241.2 MB
clientSideAccessTokens

Create token (Cloud-only)

Create a new client side access token with the specified configuration.

post/v1/client-side-access-tokens

Request body

hostnamestring uri required

The hostname of the client side application. Please specify the full URL including the protocol (http or https).

expires_atstring

The expiration date of the token. If not provided, the token will expire in 5 minutes

Response

201

tokenstring required
hostnamestring required
expiresAtstring required