Skip to main content
PUT
Update folder
Update a folder’s name or color. Only the fields you send are changed.

Path Parameters

integer
required
The folder ID. Must belong to your account.

Request Body

string
New name (max 255 characters). Must be unique within your account.
string
New color. One of: gray, slate, red, orange, amber, green, teal, blue, purple, pink. Send null to clear it.

Response

string
Success message
object