Moves a draft post with the provided ID to the trash bin.
A published post can also be deleted by its provided draftPostId
.
The optional permanent
field enables you to delete a post permanently, bypassing the trash bin. When a draft post is deleted this way, it can't be restored.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
Draft post ID.
Options for deleting a draft post.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.