Folder›
Folder
Update Folder By ID
Update Folder By ID
PUT
/api/v1/folder
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
application/jsonOK
messagestring
Example:
"Folder updated successfully"typestring
Example:
"Success"