[BETA] Get or create valid tokens for the requested environment
[BETA] This API is in beta state, which means it may change or be removed in the future.
This operation accepts a list of environments/project pairs to return tokens for. If they do not exist, Unleash will generate them
Request
edgeEnvironmentProjectsListSchema
tokens
A list of requested api tokens.
Response
validatedEdgeTokensSchema
tokens
The list of Unleash token objects. Each object contains the token itself and some additional metadata.
Errors
400
Bad Request Error
403
Forbidden Error
413
Content Too Large Error
415
Unsupported Media Type Error