REST equivalent of Field.UpdateAndPushChanges

MVP

The Client Side Object Model has a method UpdateAndPushChanges for fields. This allows you to both update a site column AND all the lists where the site column is being used.

 

Is there a REST equivalent? I can update a site column just fine, but I can't seem to find a way to propagate those changes to the list(s). Hopefully, I'm just missing something obvious. Thanks!

0 Replies