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
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-auto-openapi-preview-pr-4175.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be provided in the Authorization header
Body
application/json
Response
Role created successfully
Example:
"success"