LinkedInPoC

Post Dm

Send a DM to a prospect whose connection request was accepted.

sent_id must be the UUID of an existing kind='connection_request' row whose connection_state is 'accepted'. Returns the DM result; a transport-level failure is surfaced as ok=false in the body rather than an HTTP error so the UI can display the error without extra handling.

post/api/linkedin-poc/dm

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

sent_idstring required
textstring required

Response

Successful Response

okboolean required
sent_idstring nullable
provider_message_refstring nullable
errorstring nullable
retryableboolean nullable

Changes

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