Skip to main content

Create a schedule

string
required
Requires schedules:write (and schedules:publish for mode: "publish") and an Idempotency-Key header.

Error responses to handle explicitly

This posts through the same TikTokHub integration the Stratos AI app itself uses — not a separate reimplementation, so behavior (drafts vs. direct post, compliance fields) matches the app exactly.

List / delete

  • GET /v1/schedulesschedules:read
  • DELETE /v1/schedules/{id}schedules:write. Only works while status is still "pending".