pm_create_user
Create a new user with display name, optional email, phone, avatar, role, and team assignment. Admin access required.
Instructions
POST /users — admin only. UserCreate: display_name; optional email, phone, avatar_url, presence, role (admin|member), user_kind (internal|client), organization_id, team_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | ||
| x_user_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |