Skip to main content
PUT
Update a folder

Authorizations

Authorization
string
header
required

API key authentication using Bearer token. Include your API key in the Authorization header.

Query Parameters

folderId
string<uuid>
required

The ID of the folder to update

Body

application/json
folderName
string
Required string length: 1 - 1000
folderColor
string
Maximum string length: 100
parentFolderId
string<uuid> | null

Response

Folder updated successfully

success
boolean
Example:

true

data
object
usage
object
metadata
object