Login
POST {{url}}/auth/login/agent
Logs the user in with the provided customerId, email and password, and returns a token.
Request Body
{"machineName"=>"machine name"}
RESPONSES
status: OK
{"agentId":"00000000-0000-0000-0000-000000000000","agentName":"Test agent","customerName":"Test company","queueConnection":"queue_connection_str","sentryDsn":"sentry_dsn"}