Many dataverse tables have a restriction that a record can not be deleted while it is active. You need to disable the record before it can be deleted. powerplatform_data_record should have an option to implement this delete behaviors so users don't have to custom implement this with powerplatform_rest.
Many dataverse tables have a restriction that a record can not be deleted while it is active. You need to disable the record before it can be deleted. powerplatform_data_record should have an option to implement this delete behaviors so users don't have to custom implement this with powerplatform_rest.