Skip to content

Update Folder

PATCH
/folder/{folderId}

Updates an existing folder's configuration such as name or other properties.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

folderId*

The unique identifier of the folder to update

Type
string
Required

Request Body

application/json
JSON
"string"

Responses

Folder successfully updated

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License