v1
latestOpenAPI 3.1.02026-07-13897404.3 KBTeam
update team role
Update an existing team role with new name and permissions.
CLI Usage: vastai update team-role <id> --name <new_name> --permissions <new_permissions_json>
put/api/v0/team/roles/{id}/
Path parameters
idinteger required
ID of the role to update.
Request body
Response
Successfully updated team role.
string required
Example response
"Successfully Updated Team Role For <role_name>"