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
The id of the folder to update.
request
The values to update the folder with
overrides
Optional request overrides to apply