Tokens
Create token within a project. These tokens are to authorize other applications to access the project. For example:
- an agent might use it to register itself to the project.
- you might deploy a new core instance in the project with the CLI/Helm.
- you might use it within the Calyptia CLI to grant access to your project.
Authorizations
Path parameters
projectIDstring · uuidRequired
Body
Create token request body.
namestringRequiredExample:
new-token
Responses
201
Created
application/json
post
201
Created