Skip to main content
POST
Rebuild the AI topic plan across the campaign's steps

Authorizations

Authorization
string
header
required

Your API token (af_…) as the Basic-auth username, with an empty password.

Path Parameters

campaignId
string
required

The campaign's id (24-character hex ObjectId), as returned by POST /business/campaigns or as the campaignId of a GET /business/campaigns row.

Response

Success

totalStepCount
integer
required

Sequence steps the campaign has.

regeneratedStepCount
integer
required

How many of them got a new topic; 0 when the campaign has no AI steps.