_2.1.1 user_create Copy
POST http://localhost:5009/users
Request Body
{"name"=>"User1", "password"=>"User1"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST http://localhost:5009/users
{"name"=>"User1", "password"=>"User1"}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |