aircall_create_user
Create a new Aircall user and automatically send an invitation email to the specified address.
Instructions
Create a new user in Aircall. An invitation email will be sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | User email address | ||
| role_id | No | Role ID to assign | |
| is_admin | No | Whether user should be an admin | |
| last_name | Yes | Last name | |
| first_name | Yes | First name |