The User management REST API provides resources to administer and edit managed accounts. Use this API to:
Permission: Organization admin
To use the user management REST API you must have a valid API key. The API key protects the API and ensures that you have permission to update and deactivate the accounts owned by your organization. You can use the same API key for the organizations REST API and the user management REST API. For more information, see Create an API key.
Once you have your API key, you can provide it as a bearer token
in the Authorization
part of your HTTPS header.
This documentation is for version 1 of the user management REST API. The URIs for resources have the following structure:
1 2https://api.atlassian.com/users/<resource-name>
Methods marked as experimental may change without an earlier notice. We are looking for your feedback for these methods.
There are several concepts that are common ideas with a unique meaning in Atlassian Administration. Learn more about terminology related to the cloud admin experience.
Rate this page: