Assets
Update a folder
Updates the name and/or parent folder of an existing folder. At least one of name or parent_folder_id must be provided. Moving a folder into itself or one of its descendants is not allowed (cycle detection).
put/v1/assets/folders/{id}
Path parameters
idinteger required
The unique identifier of the resource.
Request body
Response
Folder updated successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.