FTX Signup

post/api/v2/user/ftxSignup

Handle FTX related signups.

Request Body

email string required
Min length: >= 1 characters
password
string or null
Min length: >= 1 characters
isNewUser boolean required
Whether to treat this as an existing BitGo User or not
source string required
Min length: >= 1 characters
templateId string required
Min length: >= 1 characters
ftxCreditorId string required
Min length: >= 1 characters
ftxHost
string or null
Min length: >= 1 characters
enterpriseId
string or null
Min length: >= 1 characters

200 Response

user object required
username string required
userID string required
requestId string required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id