Folders
Update folder
Update a folder’s details
PATCH
/
folders
/
{FOLDER_ID}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
FOLDER_ID
string
requiredID of the folder
Body
application/json
name
string
Response
200 - application/json
success
boolean
requiredresult
object
requiredlinks
object
requirederrors
object[]
required