Creator Messages
Stage a draft reply on a creator conversation
Persist a reply on the conversation WITHOUT delivering it to the creator. The draft surfaces in the Reacher inbox for a human to review and either send via the existing /reply* endpoints or discard via DELETE /drafts/{id}. Idempotency-Key required. X-Dry-Run: true validates and echoes without persisting.
post/creator-messages/draft
Headers
Idempotency-Keystring nullable
X-Dry-Runstring nullable
Request body
Response
Dry-run — validated and echoed, nothing persisted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.