POST

Regenerate Marketing Activity Posts


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Regenerates the social post drafts (AI image and per-channel captions) for a marketing activity.

Generation is asynchronous. The response returns a transient snapshot; regeneration continues in the background. Poll GetMarketingActivityPosts to check when the new posts are ready. To regenerate only the image while keeping captions, use RegenerateMarketingActivityPostsMedia.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Marketing Plans
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/promote/marketing-plan-service/v1/marketing-plan/regenerate-marketing-activity-posts

Errors

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

Did this help?