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
audit_type
enum<string>
required
Available options:
website,
seo,
content_marketing,
competitor_research
cadence
enum<string>
required
Available options:
daily,
weekly,
monthly
platform
string | null

Response

Successful Response