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