Skip to main content
PATCH
Move Workflow To Folder

Authorizations

Authorization
string
header
required

Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.

Path Parameters

id
string
required

Workflow (version) identifier

Query Parameters

workspace_id
string

Body

application/json
folder_id
string | null
required

Destination workflow folder id. Set to null to remove the workflow from its folder.

Minimum string length: 1

Response

Move Workflow To Folder

data
object
required