LinkedInPoC

Post Inbox Send

Send a DM to a contact identified by profile_url.

Resolves the latest connection_request row for the profile_url (404 if none), rejects with 409 if not yet accepted, then sends via the pool exactly like /dm.

post/api/linkedin-poc/inbox/send

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

profile_urlstring required
textstring required

Response

Successful Response

okboolean required
sent_idstring nullable
errorstring nullable
retryableboolean nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.