Updating relations using the REST API

I would have to check, but I believe part (or all) of the issue was permissions for the related entities. I had not granted the authenticated role permissions to the child entities only the parent. Changing the permissions allowed the update to work if I remember correctly.

1 Like