Set Task Type State
Admin
Set Task Type State
Upsert task-type override. state=‘live’ deletes the row.
Invariant: task_type_overrides only contains non-default rows. A missing
row means “default = live” — so when an admin sets state back to live we
remove the override rather than store a redundant row.
PATCH
Set Task Type State
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response