Can not have multiple super administrators in tenant account

I would like to create a tenant account, add a new member and assign him the Super administrator role.
What I experience is that I have a tenant user with email [email protected]. I have created a new tenant account using tenant API. I have added two users, both with Administrator role:

as described in Tenant → Get started. After that, using Cloudflare API I have tried to edit account member roles. I could change the role to Super administrator for [email protected], but not for [email protected]. For the second email, [email protected], I got error
{"code": 1001, "message": "Invalid request: '[email protected]' can be assigned only the Administrator or Minimal Account Access roles"}

This documentation claims that I should be able to create additional Super administrators. The reason I am confused is the inconsistency in behavior for the two emails. For [email protected] I can set the Super administrator role, for [email protected] I can not. I am using the same credentials (Tenant user global key) for both API calls. Can please somebody explain what is happening?

Hi @tomas.bilos I have created ticket #3177975, so a Technical Support Engineer can take a look at this issue for you. You should receive an email with the ticket information.

2 Likes