Last updated Jun 14, 2024

Cloud Admin changelog

This changelog is the source of truth for all changes to the Cloud Admin APIs.

14 June 2024

Added Introducing Admin Control APIs

These APIs provide a set of rules that apply to a specific area and a particular group. Use these APIs to:

  • Create data security policy

  • Create a data residency policy

  • Specify IP addresses for product access

Explore the APIs

5 June 2024

Added Introducing the Delete User in SCIM DB API

This API will delete the user in our SCIM DB with your Atlassian Account ID (AAID). This will apply to all directories in your organization matching that AAID and only works for managed users.

Explore the API.

26 January 2024

Added Introducing DLP REST APIs

Data loss prevention (DLP) REST APIs identify and prevent the inadvertent sharing, transfer, or unauthorized use of sensitive data. This comprehensive set of APIs extends its capabilities to monitor and safeguard sensitive data across various Atlassian products, ensuring a unified and secure environment.

See the DLP REST API reference documentation for more details.

13 December 2023

Announcement  Restore user access API is no longer experimental

We have removed the experimental flag from the Restore user access API. It will no longer be modified without any prior notice.

Announcement Add user to group API is no longer experimental

We have removed the experimental flag from the Add user to group API. It will no longer be modified without any prior notice.

28 November 2023

Announcement Delete group API is no longer experimental

We have removed the experimental flag from the Delete group API. It will no longer be modified without any prior notice.

3 November 2023

Announcement Create group API is no longer experimental

We have removed the experimental flag from the Create group API. It will no longer be modified without any prior notice.

1 November 2023

Announcement Remove user from group API is no longer experimental

We have removed the experimental flag from the Remove user from group API. It will no longer be modified without any prior notice.

28 July 2023

Added Introducing Create group API

This API will:

  • Create a group in the organization's directory.

  • Create a collection of users that you can use to easily manage permissions, content access, notification schemes, and roles.

The creation of new groups using existing group names is not permitted.

Learn more and make your first request to create 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.

Added Introducing Delete group API

This API will:

  • Delete a group from the organization's directory.

  • Delete the permissions, content access, notification schemes, and roles granted to the users.

This API will not:

  • Delete groups that are synchronized through SCIM. To delete these groups, you will need to delete them within your external identity provider. Learn more about configuring user provisioning with an identity provider.

  • Delete a group if it’s marked as a default group.

  • Delete site-admin group and therefore revoke org-admin role from a user.


Learn more and make your first request to delete 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.

7 June 2023

Announcement User’s last active dates API is no longer experimental

We have removed the experimental flag from the User's last active dates API. It will no longer be modified without any prior notice.

Announcement Delete managed account API is no longer experimental

We have removed the experimental flag from the Delete account API. It will no longer be modified without any prior notice.

Announcement Cancel delete managed account API is no longer experimental

We have removed the experimental flag from the Cancel delete account API. It will no longer be modified without any prior notice.

31 May 2023

Added  Introducing Add user to group API

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.

Added  Introducing Remove user from group API

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.

Rate this page: