Folder - Moves an asset to a target folder
Please enter a valid token
The unique identifier of the tenant.
The unique identifier of the asset to be moved.
The requested API version
1.0Optional User Id
Represents a request to move an asset to a folder.
The unique identifier of the target folder where the asset will be moved.
OK: The asset was successfully moved to the folder.
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 move the asset.
Internal Server Error: An unexpected error occurred or a server timeout.
Last updated