Skip to main content

Description

Adds a new user to the Birdeye business account. The user is created at the account level, and the business context is resolved automatically from the session. An invitation email can optionally be sent to the new user.

Parameters

Example Usage

Notes

  • Users are created at the account level — the business context is resolved from the session automatically.
  • The userRole defaults to "owner". Use "admin" for users who should have limited administrative rights.
  • After creating a user, use update_user to configure location access and notification preferences.