I am trying to modify a child table using the REST API. I know how to add items to the table, but I can’t figure out how to remove them.
It seems like a PUT command would be the one to use, but I can’t figure out how to format it.
Thank you in advance.