latestOpenAPI 3.0.3AGPL-3.0 license2026-08-2011401.8 MB

a1e86af2406d

scheduledMessages

Edit a draft DM

Edit the text or scheduled-send time of a draft DM. Only rows in draft status are editable — scheduled/sending/sent/failed/cancelled are terminal for text edits. Returns {updated, ineligible} so the caller can distinguish missing ids from already-approved rows.

patch/scheduled-messages/update

Request body

messageIdstring required

Scheduled message id to edit

messagestring

New DM text

scheduledSendAtstring nullable

New ISO datetime, or null to clear

Response

Message updated

successtrue required
creditsUsedinteger required

Credits consumed by this call. 0 for free endpoints, cached results, duplicates, and for every query that does not touch LinkedIn.

retryAfterinteger required

Seconds to wait before another call of the same type. 0 means no wait is needed.