Vast.ai API
Team

invite team member

1min
POST
https://console.vast.ai/api/v0/team/invite/
Production server

Sends an invitation email to the specified user to join the team with the given role.

CLI Usage: vast-ai invite team-member --email EMAIL --role ROLE

Authentication
BearerAuth
Body Parameters
body
*
email
*
role
*
api_key
Responses
200
Invitation sent successfully
msg
400
Bad Request
msg
403
Forbidden - User not authenticated
success
error
msg
404
Team metadata not found
msg
429
Too Many Requests - Duplicate invitation
msg