Assets
Update Asset
Update asset metadata, name, or tags
PUT
Update an asset’s metadata, name, description, or tags. The file itself cannot be replaced - upload a new asset instead.Documentation Index
Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the organization
The unique identifier of the project
The unique identifier of the asset
Request Body
New display name for the asset
New description following the structured markdown format
Updated metadata object. Merged with existing metadata.
New array of tag IDs. Replaces existing tags.