EndpointsCreate Users
Endpoints

POST /users

Create a user

curl -X POST "http://api.roundpixel.com/v1/users" \
  -H "Content-Type: application/json"
{}
POST
/users
POST
Request Preview
Response

Response will appear here after sending the request

Responses