Title: Create a user | Zulip API documentation
Open Graph Title: Create a user | Zulip API documentation
Open Graph Description: POST https://python.zulipchat.com/api/v1/users | Create a new user account via the API. | Changes: Before Zulip 4.0 (feature level 36), this endpoint was available to all organization administrators. | email string required | The email address of the new user. | password string required | The password of the new user. | full_name string required | The full name of the new user. | user_id: integer | The ID assigned to the newly created user. | Changes: New in Zulip 4.0 (feature level 30). | Changes: As of Zulip 7.0 (feature level 167), if any parameters sent in the request are not supported by this endpoint, a successful JSON response will include an ignored_parameters_unsupported array.
Opengraph URL: https://python.zulipchat.com/api/create-user
Domain: python.zulipchat.com
| og:type | website |
| og:site_name | Zulip |
| og:image | https://avatars.zulip.com/3607/realm/icon.png?version=2 |
| twitter:card | summary |
Links:
Viewport: width=device-width, initial-scale=1.0
Robots: noindex,nofollow