Creator Messages

Discard a staged draft

Remove a draft by id. 404 if the id is unknown, 403 if the draft belongs to a different shop than the caller's x-shop-id. Idempotency-Key is NOT required for delete (delete is naturally idempotent — a second DELETE just returns 404).

delete/creator-messages/drafts/{draft_id}

Path parameters

draft_idinteger required

Headers

X-Dry-Runstring nullable

Response

Dry-run — validated and echoed, nothing deleted.

Changes

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