Skip to main content
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 applied mutations, resulting questions and logic, study_settings, and any broken_mentions.