Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the owner.
Body
application/json
A list of user IDs.
Response
200 - application/json
The updated users for the owner.
A list of users.

