Skip to main content
PUT
Update Content Agent settings

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.

Body

application/json
enabled
boolean

Pause or re-enable the agent. Requires setup to be completed.

autonomyMode
enum<string>
Available options:
GATED,
AUTOMATE
publishState
enum<string>
Available options:
LIVE,
DRAFT
publishTiming
enum<string>
Available options:
AT_SLOT,
IMMEDIATE_ON_APPROVAL
publishWindows
object

Allowed publish windows per weekday, in minutes from local midnight in scheduleTimezone.

blackoutDates
string[]
scheduleTimezone
string | null

IANA timezone; null clears to org default.

maxPerDay
integer
Required range: 1 <= x <= 20
budgetPercentage
number
Required range: 0 <= x <= 1
defaultEnabledTools
enum<string>[]
Available options:
GOOGLE_SEARCH,
GOOGLE_NEWS_SEARCH,
CRAWL_WEBSITE,
ANALYZE_COMPETITOR_PAGE,
GENERATE_ARTICLE_IMAGE,
FIND_INTERNAL_LINKS,
TAKE_SCREENSHOT,
SEARCH_KNOWLEDGE_BASE
cmsConnectionId
string<uuid> | null

Response

Default Response

settings
object | null
required

Project Content Agent settings. Null when setup has never been completed.