We are currently in the process of automating certain configurations following the provisioning of an Atlassian site in Jira Cloud. As part of this effort, we are looking for REST API endpoints that would allow us to perform the following action automatic:
Configure User Access Settings – such as enabling/disabling user access, setting domain restrictions, or applying access policies.
Enable or Configure Audit Log Settings – including options(enable-disable) to audit log retention, visibility, or integration .
Could you please guide us on whether such endpoints exist within the Atlassian Cloud REST API? If so, we would appreciate documentation references or examples of how these configurations can be implemented.
Hello @Rajendran_ Jayanthi
The APIs your team looking for are called the Cloud Admin APIs.
If any member of your team reviews the documentation for those groups of APIs themselves and look at all the examples that have been provided, they will discover for themselves all the different capabilities of those various endpoints, and therefore which ones will or won't be able meet your team's requirements.
Have fun!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.