# Create user (DEV only) **POST /user/create** ## Servers - https://call.xap3y.space/v1: https://call.xap3y.space/v1 () ## Parameters ### Query parameters - **username** (string) - **password** (string) - **email** (string(email)) - **test** (boolean) ## Responses ### 201 Standard API response #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) ### 403 Forbidden #### Body: application/json (object) - **error** (boolean) - **timestamp** (string(date-time)) - **uniqueId** (string | null) [Powered by Bump.sh](https://bump.sh)