SweetConnect LogoSweetConnect
ApiAsset

Unassign asset from parent

POST
/v1/assets/{assetId}/unassign

Detaches the asset from its parent and re-compacts sibling positions under the previous parent.

Access restricted to roles:

  • admin
  • manufacturer-admin
  • manufacturer-user
  • producer-admin
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

application/json

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