Vast.ai API
Team
Remove a team role
1min
DELETE
https://console.vast.ai/api/v0/team/roles/{id}
Production server
Authentication
BearerAuth
Path Parameters
id
*
Responses
200
Role removed successfully
status
message
400
Bad request - role name is required
msg
401
Unauthorized - invalid or missing API key
success
error
msg
403
Forbidden - cannot delete owner role or user is blacklisted
success
error
msg
404
Role not found
success
error
msg
Updated 17 Jan 2025
Did this page help you?