Vast.ai API
Team

update team role

1min
PUT
https://console.vast.ai/api/v0/team/roles/{id}/
Production server
Update an existing team role with new name and permissions.
Authentication
BearerAuth
Path Parameters
id
*
Body Parameters
body
*
name
*
permissions
*
Responses
200
Successfully updated team role.
Example
Successfully Updated Team Role For
400
Bad Request - Missing or invalid parameters.
403
Forbidden - User does not have permission to update this role.
404
Not Found - API key not found.