Skip to main content

Create Token

POST 

/api/v1/tokens

Create a new view-only API token. The calling token must have:

  • tokens:createViewToken ability
  • At least one Project constraint (to define the scope boundary)

The created token will only have regions:view ability and can be constrained to specific Regions or Tags within the parent's project(s).

Request

Responses