---
title: "creates new user login."
method: POST
path: "/api/add_user"
tags: ["pyLoad REST"]
---

# creates new user login.

`POST /api/add_user`

creates new user login.

## Query parameters

- `user` string, required
- `newpw` string, required
- `role` integer
- `perms` integer

## Response `200`

- boolean

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/versions/00b0770e3fa6/schema)
