Endpoint
Request Body
The email address to send the OTP to
Full name of the user (used when creating a new account)
Response
Errors
| Status | Error | Description |
|---|---|---|
400 | Missing or invalid 'email' | The email field is missing or not a valid string |
Send a one-time password to an email address for programmatic signup or login. Use this endpoint to authenticate with the OutX LinkedIn API without a browser.
| Status | Error | Description |
|---|---|---|
400 | Missing or invalid 'email' | The email field is missing or not a valid string |