POST /v2/auth/login HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 321
{
"client_type": "text",
"email": "text",
"environment_id": "text",
"login_strategy": "text",
"node_type": "text",
"otp": "text",
"password": "text",
"phone": "text",
"project_id": "text",
"resource_environment_id": "text",
"resource_type": 1,
"sms_id": "text",
"tables": [
{
"object_id": "text",
"table_slug": "text"
}
],
"type": "text",
"username": "text"
}