Submit PIN to complete a challenge
POST
https://myagentmail.com/linkedin/sessions/verifyFor agents View as Markdown
Submit the email/SMS PIN LinkedIn sent to the customer.
Request body
Content-Type: application/json
challengeIdrequired string | |
pinrequired string | |
labelstring |
Responses
200Session created.
401Wrong PIN.
404Challenge not found or expired.
Authentication
Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.