create_user
Create a new user record in ActiveCampaign with username, email, name, group, and password fields.
Instructions
🟡 WRITE · creates data · Users · POST /users
Create a user
Creates a new record. Not idempotent — calling twice may create duplicates.
Create a new user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |