Update or add multiple users at once. This route is admin-only.

This route is used to update or add multiple users at once. This route reads the provided list of users and updates the user if it already exists, or creates the user if it does not. Any existing users that are not included in the user list will be deleted. The user's username cannot be changed. The user with username "admin" must be excluded from the list of users, as that user can only be self-updated using the "/me" API routes. This route is admin-only.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

List of users to add or update.

List of services to add or update. Please do not include the user with username "admin" in this list. That user may only be self-modified using the "/me" API routes.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json