update
public final Response<Folder> update(String identifier, String folderId, UpdateFolderRequest requestBody, RequestOverrides overrides)
public final Response<Folder> update(String identifier, String folderId, UpdateFolderRequest requestBody)
Update a Folder
Return
The updated folder
Parameters
identifier
Grant ID or email account in which to update an object.
folder Id
The id of the folder to update.
request Body
The values to update the folder with
overrides
Optional request overrides to apply