Create folder

Create a new folder to organize workflows

Headers

x-api-keystring or nullOptional
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.

Request

This endpoint expects an object.
titlestringRequired1-255 characters
Folder title
descriptionstring or nullOptional
Folder description

Response

Successfully created folder
titlestring1-255 characters
Folder title
folder_idstring
organization_idstring
created_atstringformat: "date-time"
modified_atstringformat: "date-time"
descriptionstring or null
Folder description
workflow_countinteger or nullDefaults to 0
Number of workflows in this folder

Errors