Delete Control ImplementationAsk AIdelete https://{hostname}/api/controls/v1/control-implementations/{guid}Use this API to delete a control implementation from an entity.Path ParamsguiduuidrequiredID of the control implementation. The value can be obtained using Get List of Control Implementations by Entity API.Query ParamsentityIduuidrequiredID of the entity. The value can be obtained using Get List of Control Implementations by Entity API.Responses 204No Content 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago