Developer
Documentation
Resources
Get Support
Sign in
Developer
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Developer
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
admin auth
admin user
jira auth
jira board
jira dashboard
jira field
jira filter
jira project
jira sprint
jira workitem
rovodev auth
Last updated Oct 3, 2024

acli admin user cancel-delete

Cancel deletion of a managed account

Synopsis

Cancel deletion of a managed account from Atlassian Administration.

1
2
acli admin user cancel-delete [flags]

Examples

1
2
# Cancel deletion of a managed account from Atlassian Administration
$ acli admin user cancel-delete --email abc@atlassian.com
$ acli admin user cancel-delete --id 721217379117310973
$ acli admin user cancel-delete --from-file listofmails.txt

Options

1
2
      --email string       List of emails to cancel deletion of managed accounts
      --from-file string   Read the list of emails or account IDs from the file
  -h, --help               Show help for command
      --id string          List of Atlassian account IDs for which deletion to be cancelled
      --ignore-errors      Ignore the errors and continue
      --json               Generate a JSON output

SEE ALSO

Rate this page: