Removes targets from an object in the CDO tenant
DELETE {{baseUrl}}/v0/objects/:uid/targets?targetUuids=<string>&targetUuids=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
targetUuids | string | (Required) The list of UIDs of the targets being removed. | |
targetUuids | string | (Required) The list of UIDs of the targets being removed. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |