Skip to main content
Create a new user in the system.
  • Method: POST
  • Path: /api/v1/users/

Request Body

Refer to the UserCreate schema in the OpenAPI playground.

Response

Returns a User object on success.