{
"code": 400,
"error_code": "email_address_invalid",
"msg": "Email address \"[email protected]\" is invalid"
}{
"email": "[email protected]",
"password": "Password123",
"options": {
"data": {
"name": "Someone",
"company_name": "My Company",
"phone_num": "1234567890",
"contact_email": "[email protected]",
"website": "https://example.com"
}
}
}