Skip to main content
DELETE
Delete draft
Free - does not consume credits

Path parameters

id
string
required
The unique draft ID. Returned when you create a draft or list drafts.

Headers

x-api-key
string
required
Your API key. Session cookie authentication is also supported. Generate a key from the dashboard.

Response

Empty response body. The draft was successfully deleted.
Deletion is permanent. There is no way to recover a deleted draft.
Related: List Drafts to verify the draft was removed, or Create Draft to save a new one.
Last modified on May 5, 2026