v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Disassociates a group (batch) of assets from an IoT SiteWise Monitor project.

post/projects/{projectId}/assets/disassociate

Path parameters

projectIdstring required

The ID of the project from which to disassociate the assets.

Request body

assetIdsID[] required

The IDs of the assets to be disassociated from the project.

clientTokenstring

A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.

Response

Success