Update multiple users in a single request

I know that I can use a PATCH at /api/v2/users/USERID to modify a user

Is there a way to modify multiple users without multiple separate requests? I want to make a batch update to the metadata for several users in a single API call.

@dale.lane sadly we do not have an API endpoint that can do this today. That aside I’ll put in some feedback to product. In the meantime feel free to add a feature request in community as well: http://community.auth0.com/c/feature-request