post https://{tenant}/admin/api/v1/admin/identityStore/invite
You can create an admin account invitation by calling this endpoint. An invite will be sent to the given email address to register a new admin account. If a pending invitation exists with the given email address, the response contains the existing invitation ID. If an admin account exists with the given email address, the invitation will not be sent, because email mismatch is not allowed for admin invites.
REQUIRED API PERMISSION |
---|
write:admin_account |