Creates a new session under a given site.
OK
Bad Request
Unauthorized
Not Found
{- "identifiers": {
- "email_address": "joe.blow@company.com"
}, - "validators": {
- "password": "mysecurepassword123"
}
}
{- "expiryDate": "2018-11-15 14:29 PM UTC",
- "startDate": "2017-11-15 14:29 PM UTC",
- "authenticated": true,
- "session_id": "SS0123456789ABCD",
- "user_id": "UU0123456789ABCD"
}