Scheduled Tasks API
Sync Task
Sync scheduled tasks to the scheduler (internal API)
POST
This is an internal API called by the Web layer via the
X-Internal-Secret header. It is not publicly exposed.string
required
Internal API secret (environment variable
INTERNAL_API_SECRET)string
required
Action type:
add | remove | updatestring
required
Task ID
object
Task data (required for
add and update actions)boolean
Whether the operation succeeded
string
The action that was performed
string
Task ID