Skip to main content
PATCH
Update an agent

Authorizations

Authorization
string
header
required

API key as Authorization: Bearer sk-social-...

Path Parameters

agentId
string
required

Agent ID.

Body

application/json
name
string

Updated name.

schedule
string

Updated cron schedule.

platforms
enum<string>[]

Updated target platforms.

Available options:
x,
linkedin,
instagram,
threads,
youtube
tone
enum<string>

Updated tone.

Available options:
professional,
casual,
educational,
inspirational,
humorous
instructions
string

Updated instructions.

autoPublish
boolean

Updated auto-publish setting.

postsPerRun
integer

Updated posts per run count.

Response

The updated agent.

success
boolean
data
object

An AI agent that autonomously generates and schedules content.