Assets
Update Asset Status
Change an asset status to active or deleted
POST
Update the status of an asset. This is useful for soft-deleting assets while preserving their history.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.
Soft-deleted assets (status:
deleted) remain in the system and can be restored. Hard deletion is done via the Delete Asset endpoint.Path Parameters
The unique identifier of the organization
The unique identifier of the project
The unique identifier of the asset
Request Body
New status for the asset. Must be one of:
active, deleted