Skip to main content
POST
Enable or disable a scheduled task

Authorizations

Authorization
string
header
required

JWT token from Clerk authentication.

Must be from a user with org:admin role.

Body

application/json
taskId
integer
required
enabled
boolean
required

Response

New enabled state (idempotent — returns success even if already in that state).

id
integer
enabled
boolean