Admin Update Team Settings
Admin
Admin Update Team Settings
Partial update of a team’s admin-managed settings.
PATCH
Admin Update Team Settings
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.
Path Parameters
Body
application/json
Partial update of a team's admin-managed settings.
Consistency rules enforced in the route handler (matches the DB CHECK):
- lifecycle_type='cyclical' → cycle_start_mode must be non-null after update
- lifecycle_type='trigger_based' → trigger_types must contain ≥1 entry after update
Available options:
cyclical, trigger_based Available options:
yes, no, optional Available options:
strategy, briefing_form Available options:
task, strategy, briefing_form, file_upload Maximum string length:
10000Maximum string length:
500Response
Successful Response