v1
latestOpenAPI 3.0.02026-07-26117198177.4 KBCubist Login
Start Cubist login
Authenticates with CubeSigner via email/password. Returns login_id for MFA or refresh_token when MFA is not required.
post/v2/account-connections/cubist/login/start
Request body
Example request
{
"email": "alice@example.com",
"org_id": "Org#4d021518-db7d-4b16-8fea-fb7c59e100cb",
"environment": "gamma"
}