From what I have seen so far, the only types of data that can be deleted are rows that are set by the row identifier. There doesn't seem to be more information regarding this on the API documentation.
i.e, If I wanted to delete 10 rows, do I have to set the row identifier for each row on the Socrata Dataset Metadata page? Is there no way to do all deletions at once?
What if a certain row has null values (meaning it cannot be set as a row-identifier), how do we delete those rows?
Feedback appreciated, thank you.