Assets
Update a file asset
Updates the name and/or parent folder of a file asset. The file itself (path, size) cannot be changed. At least one of name or parent_folder_id must be provided.
put/v1/assets/files/{id}
Path parameters
idinteger required
The unique identifier of the resource.
Request body
Response
File asset updated successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.