Folder - Updates the name and description of a folder
Please enter a valid token
The unique identifier of the tenant.
The unique identifier of the folder to update.
The requested API version
1.0Optional User Id
Represents a request to update folder name and description.
The updated name of the folder.
The updated description of the folder.
OK: The folder name and description were successfully updated.
Class for representing response.
A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the Message property.
Success MessageA public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.
200Created
Bad Request: The request is invalid.
Unauthorized: Access token is missing or invalid.
Forbidden: Permission denied to update the folder.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated