Overview
Allows the client to prepare a remote Neuron for a quick login attempt made by the client, currently logged in via the Agent API. Note: This request must be made to Neuron to which the client is connected.HTTP request
POST /Agent/Account/PrepareRemoteQuickLogin
Authentication
Requires a valid JWT bearer token.Request (JSON)
Response (JSON)
Response parameters
| Parameter | Description |
|---|---|
| PLegalId | A Legal ID associated with the user. This ID needs to be included in the request to /Account/RemoteQuickLogin. |