Transfers specified amount of credits from the authenticated user’s account to another user’s account.
The recipient can be specified by either email address or user ID.
CLI Usage: vastai transfer credit <recipient_email> <amount>
API key must be provided in the Authorization header
Email address or user ID of the recipient
Amount of credits to transfer (must be positive)
x >= 0.01100
Client identifier (usually "me")
"me"
Optional API key identifier for audit logging
Transfer completed successfully
true