Create Token
POST/api/v1/tokens
Create a new view-only API token. The calling token must have:
tokens:createViewTokenability- 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
- 201
- 403
- 422