Studies

Agent Apply Mutations

Persist a list of agent mutations to the database.

Accepts the mutations payload returned by POST /agent, applies them sequentially with rollback on failure, and returns the resulting study state.

post/api/v1/studies/{study_id}/agent/apply

Path parameters

study_idstring required

Request body

Response

Successful Response

messagestring nullable
questionsobject[] required
logicobject[] required
study_settingsobject nullable
question_groupsobject[]
routing_nodesobject[]
routing_branchesobject[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.