Control Implementations
Delete Control Implementation
Use this API to delete a control implementation from an entity.
delete/api/controls/v1/control-implementations/{guid}
Path parameters
guidstring uuid required
ID of the control implementation. The value can be obtained using Get List of Control Implementations by Entity API.
Query parameters
entityIdstring uuid required
ID of the entity. The value can be obtained using Get List of Control Implementations by Entity API.
Response
No Content