Skip to main content
Object Response returned from the addAuthorizedUser mutation.

Fields

Boolean!
Whether the operation succeeded.
UUID
The authorized user ID (UAC role assignment ID) created for the user on the account. Use this ID when calling removeAuthorizedUser.
[UACRoleType]
The roles assigned to the user.
UACRoleStatusType
The status of the role assignment.
UUID
The pending action ID for the invite, if created.
AuthorizedUserError
Error details when the operation fails.