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
Requiredstring
Request Body
application/json
JSON
"string"
Responses
Folder successfully updated
application/json
JSON
{
}
