Studies
Apply agent mutations
Persist mutations from a previewed agent edit
POST
Applies a
mutations list previously returned by Edit study with AI agent with auto_save: false. All mutations are applied transactionally — if any fail, everything rolls back.
string
required
The study ID.
Mutation[]
required
The mutations array from the agent response, unchanged.
Response
Same shape as the agent edit response — the appliedmutations, resulting questions and logic, study_settings, and any broken_mentions.