POST

Cancel Content Plan Flow


Developer Preview

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

Cancels a content plan flow.

Cancellation is permanent. A canceled flow can't be resumed or restarted, and the keyword research linked to it is canceled with it. To generate a content plan afterwards, call Trigger Content Plan Generation Flow to start a flow.

Calling this method on a flow that's already canceled succeeds and changes nothing.

Authentication

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

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/seo-content-plan-service/v1/content-plan-flows/{contentPlanFlowId}/cancel

Errors

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

Did this help?