Update an existing team role with new name and permissions.
CLI Usage: vastai update team-role <id> --name <new_name> --permissions <new_permissions_json>
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-feat-host-3113-dynamic-resize.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key must be provided in the Authorization header
ID of the role to update.
Successfully updated team role.
The response is of type string.
"Successfully Updated Team Role For <role_name>"