/app/data
POST {{baseUrl}}/app/data
Create new app data
Request Body
{"name123"=>"<string>", "location"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: Created
{"name123":"\u003cstring\u003e","location":"\u003cstring\u003e"}