Skip to main content
POST
Move Automations To Folder

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

teamId
string
required

Body

application/json
automation_ids
string<uuid>[]
required

IDs of the automations to move. Must be unique.

Minimum array length: 1
folder_id
string<uuid> | null
required

Destination folder ID. Pass null to move the automations to the root level.

Response

Default Response

success
boolean
required

Always true on success

moved_count
number
required

Number of automations that were moved