Add item
POST {{url}}/record
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
id | string | ||
phrase | string | ||
pic | string | ||
num | number |
Request Body
{"id"=>"{{$randomLoremWord}}", "phrase"=>"{{$randomCatchPhrase}}", "pic"=>"http://placeimg.com/640/480/cats", "num"=>10}