Skip to main content
PUT
Update folder

Headers

x-api-key
string | null

Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Path Parameters

folder_id
string
required

Folder ID

Example:

"fld_123"

Body

application/json

Request model for updating a folder

title
string | null

Folder title

Required string length: 1 - 255
description
string | null

Folder description

Response

Successfully updated folder

Response model for a folder

title
string
required

Folder title

Required string length: 1 - 255
folder_id
string
required
organization_id
string
required
created_at
string<date-time>
required
modified_at
string<date-time>
required
description
string | null

Folder description

workflow_count
integer
default:0

Number of workflows in this folder