Skip to main content
POST
Create Schedule

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
brand_id
string<uuid>
required
cadence
enum<string>
required
Available options:
daily,
weekly,
monthly
platform
string | null

Response

Successful Response