I'm working with Google Directory API (admin sdk) through python and some user updates seem to be doing less than expected. I want to update addresses/emails/...-fields, overwriting the list with an empty one.
I tested in Try it! and even that doesn't work:
The result is 200 OK and everything seem to work until a get-request reviles that nothing has happened.