v106

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-03812347972.4 KB
user

create token

post/users/tokens/create

Request body

labelstring
expirationstring date-time
scopesstring[]
workspace_idstring
read_onlyboolean

If true, the token is restricted to read-only HTTP methods (GET/HEAD/OPTIONS). Mutating endpoints and job-run actions are rejected with 403, regardless of the scopes attached.

Response

token created