Rate this page:
This changelog is the source of truth for all changes to the Cloud Admin APIs.
This API adds a user to a group in the organization directory.
Add a user to a group with these simple steps:
Get users’s AccountID
Get group’s ID
Create an API Key
Add user to group
Learn more and make your first request to add user to group API.
This API is currently experimental and can change without any prior deprecation notice. Please be aware of this before using it in business critical applications.
The API is available for customers using the new user management experience only. Learn more about the new user management experience.
This API removes a user from a group in the organization directory.
Remove a user from a group with these simple steps:
Get users’s AccountID
Get group’s ID
Create an API Key
Remove user from group
Learn more and make your first request to remove user from group API.
This API is currently experimental and can change without any prior deprecation notice. Please be aware of this before using it in business critical applications.
The API is available for customers using the new user management experience only. Learn more about the new user management experience.
We have changed the response field of User's last active dates API.
name
and url
fields in the product_access
list have been deprecated and will be removed within the next 2 days.
They will be replaced with a new unique identifier for the product instance, the id
field. For more details about the Organization's products, for example, to look up the product's URL, use Org Workspaces APIs.
We have removed the experimental flag from the suspend user access and restore user access REST APIs. They will no longer be modified without any prior notice.
The success status code for the suspend user access and restore user access REST APIs has been changed from 204 (no content) to 200 (Ok).
Responses will now include a JSON body with a message
field describing the result of the operation.
This API deletes a managed account and withdraws complete access for the user to the products after the 14-day grace period.
Delete a managed account with three simple steps:
Get AccountID
Create an API Key
Delete managed account
Learn more and make your first request to delete a managed account.
This API is currently experimental and can change without any prior deprecation notice. Please be aware of this before using it in business critical applications.
Get the last active date of a user for all the products in the organization. This includes all actions executed on the product UI.
Get user’s last active date with three simple steps:
Get AccountID
Create an API Key
Get user’s last active date
Learn more and make your first request to get user’s last active date API
This API is currently experimental and can change without any prior deprecation notice. Please be aware of this before using it in business critical applications.
We have removed the experimental flag from Remove User Access API. The API will no longer change without any prior notice.
Our API restores access for a user in the organization directory.
Restore a user with three simple steps:
Get AccountID
Create an API Key
Restore the User
Learn more and make your first request to restore user’s access API.
This API is currently experimental and can change without any prior deprecation notice. Please be aware of this before using it in business critical applications.
The API is available for customers using the new user management experience only. Learn more about the new user management experience.
Our API suspends access for user(s) from the organization directory. Suspended users cannot access products within the organization.
Suspend a user with three simple steps:
Get AccountID
Create an API Key
Suspend the User
Learn more and make your first request to suspend user’s access API
This API is currently experimental and can change without any prior deprecation notice. Please be aware of this before using it in business critical applications.
The API is available for customers using the new user management experience only. Learn more about the new user management experience.
On January 18, 2023, we'll be extending the length of API tokens for Atlassian accounts, API keys, and Repository Access Tokens. This ensures new tokens and keys generated after this date are more secure and reliable. Tokens and keys created before January 18, 2023 won’t be affected.
Our latest API coherently removes access for user(s) from the organization directory. The API helps in increasing efficiency by supporting automation and saving your time.
Remove a user with three simple steps:
Get AccountID
Create an API Key
Remove the User
Learn more and make your first request to remove access for a user.
This API is currently experimental and can change without any prior deprecation notice. Please be aware of this before using it in business critical applications.
The API is available for customers using the new user management experience only. Learn more about the new user management experience.