Logs in to an admin user account.
required | object |
required | object |
OK
Bad Request
Unauthorized
{- "identifiers": {
- "email_address": "joe.blow@company.com"
}, - "validators": {
- "password": "mysecurepassword123"
}
}
{- "cookie": "blaize_admin_session=...",
- "message": "Login successful"
}