create_user
Creates a new user in the school's learning platform, with support for email, username, tags, custom fields, and UTM tracking.
Instructions
🟡 WRITE · creates data · Users · POST /v2/users
Create a user
Creates a new user. The endpoint response is the created User resource.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). |