-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
6
-
Minor
-
Issue Summary
Org APIs cannot be used on the managed accounts that are unverified.
Steps to Reproduce
- Try to edit the name of an unverified account via API
Expected Results
As working in the managed account UI, the rename for the unverified accounts should be allowed via API.
Actual Results
The API calls fail and doesn't seem to recognize the unverified account as a managed account.
$ curl --request PATCH --url 'https://api.atlassian.com/users/<AAID_ UnverifiedAccount>/manage/profile' {"key":"forbidden","context":"Error: Caller must be an org admin of targeted account or be the targeted account","errorKey":"forbidden","errorDetail":"Error: Caller must be an org admin of targeted account or be the targeted account"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- duplicates
-
ID-7748 Admin API cannot be used on unverified accounts
-
- Closed
-