/app/data

POST {{baseUrl}}/app/data

Create new app data

Request Body

{"name123"=>"<string>", "location"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: Created

{&quot;name123&quot;:&quot;\u003cstring\u003e&quot;,&quot;location&quot;:&quot;\u003cstring\u003e&quot;}