POST

Publish Draft Post


Publishes a draft post by ID. This creates a new post (SDK | REST) with the data from the draft post.

If the draft post was already published, the published post will be updated with the latest values from the draft post.

Endpoint
POST
https://www.wixapis.com/blog/v3/draft-posts/{draftPostId}/publish

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?