Skip to main content
POST
Create a standing recurring schedule for one account.

Authorizations

Authorization
string
header
required

The access_token from the exchange endpoint.

Body

application/json
name
string
required
Required string length: 1 - 120
account_username
string
required
Minimum string length: 1
cadence
object

Recurrence for a standing schedule. Off, or N posts/day across the active window.

device_udid
string
active_start_hour
integer
default:9
Required range: 0 <= x <= 23
active_end_hour
integer
default:21
Required range: 1 <= x <= 24
timezone
string
default:UTC
per_day_cap
integer
default:6
Required range: 1 <= x <= 12
horizon_hours
integer
default:48
Required range: 1 <= x <= 72
default_disposition
enum<string>
default:draft
Available options:
draft,
post_now

Response

Schedule created (status=active).

schema
string
required
Allowed value: "1.0"
schedule
object
required