Authorizations
API key must be provided in the Authorization header
Body
application/json
Response
Role created successfully
Example:
"success"
Creates a new role within a team. Only team owners or managers with the appropriate permissions can perform this operation.
CLI Usage: vastai create team role --name <role_name> --permissions <permissions_json>
API key must be provided in the Authorization header
Role created successfully
"success"