v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

POST /users/

Create a new user

post/v1/users/

Request body

usernamestring required

username

emailstring required

email

send_emailboolean

sends an email with a link to set a Foxpass password for console logins, if necessary.

Response

200

statusstring

Example response

{
  "status": "ok"
}