SweetConnect LogoSweetConnect
ApiAsset

Activate asset tree

POST
/v1/assets/{assetId}/activate

Sets the target asset and all descendants to active so they can be assigned within the hierarchy.

Access restricted to roles:

  • admin
  • producer-admin
  • producer-user
AuthorizationBearer <token>

In: header

Path Parameters

assetId*string

The unique identifier of the asset

Formatuuid

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/v1/assets/497f6eca-6276-4993-bfeb-53cbbbba6f08/activate"
Empty