Skip to main content
POST
Create folder

Headers

x-api-key
string | null

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

Body

application/json

Request model for creating a folder

title
string
required

Folder title

Required string length: 1 - 255
description
string | null

Folder description

Response

Successfully created 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