create team role
Team
create team role
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>
POST
create team role
Authorizations
API key must be provided in the Authorization header
Body
application/json
Response
Role created successfully
Example:
"success"