Creator Messages

Send a text reply to a creator

Sends a plain-text DM to the creator in an EXISTING conversation (the creator must have an open thread with the shop — TikTok does not allow cold-opening a DM). Idempotency-Key required. X-Dry-Run: true validates and echoes without contacting TikTok.

post/creator-messages/conversations/{creator_handle}/reply

Path parameters

creator_handlestring required

Headers

Idempotency-Keystring nullable
X-Dry-Runstring nullable

Request body

messagestring required

Plain-text reply body to send to the creator.

Response

Dry-run — validated and echoed, nothing sent.

dry_runboolean
would_send_tostring required
messagestring required

Changes

No recorded changes to this endpoint across all 5 revisions of this API.