Create a new scheduled task. All fields are required. The response shape matches the GET endpoint (an array containing the created task).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Task to create
Descriptive title of the task
"Weekly Genre Pulse Check"
Instruction/prompt executed by the task
"Execute this weekly genre analysis workflow and email a summary to the team."
Cron expression defining when the task runs (e.g., '0 9 * * 4' for Thursdays at 9 AM)
"0 9 * * 4"
UUID of the associated account
"848cd58d-700f-4b38-ab4c-d9f52a1b2c3d"
UUID of the associated artist account
"1873859c-dd37-4e9a-9bac-80d35a1b2c3d"