Unassign Custom Attributes for a Resource
Unassign custom attributes on the resources of organization
delete
/api/v2/tenants/{partnerId}/customAttributes/{attributeId}/values/{valueId}/devices/{resourceId}
Unassign custom attribute mapping on given resource of the organization.
Path Parameters
- attributeId
Custom attribute uuid
- valueId
custom attribute value uuid
- resourceId
Resource uuid of the managed resource
- partnerId
Describes the mspId of the partner
Query Parameters
- entityType
monitorable resource classification
- Enum:
- RESOURCENON_MON_RESOURCES
Default: RESOURCE
00