Personalization

Rewrite a message body in a new tone

Rewrite the shared message body in a new tone (engaging | bold | inspirational), preserving every [Block] token so the template stays intact. This is brand-level copy (one message for everyone) — there's no creator here. Degrades to the original body on any failure, so the caller never ends up with a broken template. Requires a single shop.

post/personalization/retone

Request body

message_bodystring required

The message body to rewrite. Every [Block] token is preserved.

tone'engaging' | 'bold' | 'inspirational'

Response

Successful Response

messagestring required

The rewritten message body, with every [Block] token preserved.

Changes

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