Collect mobile-app approval
POST
https://myagentmail.com/linkedin/sessions/pollFor agents View as Markdown
For mobile-approval challenges, after the customer taps "I've approved"
in the LinkedIn mobile app. Returns 202 + pending: true if not yet
approved (try again in a few seconds).
Request body
Content-Type: application/json
challengeIdrequired string | |
labelstring |
Responses
200Session created.
202Approval not yet processed.
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.