ApiAsset
Deactivate asset tree
Marks the asset and its entire subtree as inactive and automatically detaches the node from its parent.
Access restricted to roles:
- admin
- producer-admin
- producer-user
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
assetId*string
The unique identifier of the asset
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/assets/497f6eca-6276-4993-bfeb-53cbbbba6f08/deactivate"Empty