post
https://Use API Lookup for a base URL/support
Register support access for an authorized user or users to enable AccountExecutive logins to the calling principal's realm. The registered authorized user(s) will be allowed to login as Account Executives to the realm.
- If the registered authorized user's emailAddress is not the wildcard value '*', an email notification will be sent indicating that the user has been invited as an AccountExecutive to the realm.
- If the registered authorized user's emailAddress is the wildcard value '*', no email notification will be sent
NOTE: A maximum of 5 individual email addresses and/or a single wildcard entry '*' may be registered for
AccountExecutive access. This API is idempotent and may be called repeatedly with the same request parameters.
If an already registered email address is provided, a duplicate email notification will be sent.
NOTE: This API will return 404 if Account Executive support access is not enabled for the realm.
Access Control:
- The calling principal must have "manageAccountExecutives" permission in the "account" service.
- This API is rate limited to a maximum of 6 calls per minute per realm
- The calling principal MUST NOT include a project scope.