Update Location
PATCH {{baseUrl}}/locations/:locationId
Updates the Location
Request Body
{"data"=>{"id"=>"<string>", "type"=>"<string>", "attributes"=>{"label"=>"<string>", "timeZone"=>"<string>", "description"=>"<string>", "externalId"=>"<string>", "tags"=>{"dolor8e_"=>["<string>"], "occaecat_6"=>["<string>"], "voluptate397"=>["<string>"]}, "geoLocation"=>{"geometry"=>{"type"=>"<string>", "coordinates"=>["<number>", "<number>"]}}, "geoArea"=>{"geometry"=>{"type"=>"<string>", "coordinates"=>[[[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], [{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], [{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], [{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]]]}}, "primaryContact"=>{"name"=>"<string>", "email"=>"<string>", "phone"=>"<string>"}}, "relationships"=>{"hasPostalAddress"=>{"data"=>{"id"=>"<string>", "type"=>"<string>"}}}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"links":{"self":"/locations/05085306-9c1d-4cee-b92a-04c07e4b1945"},"data":{"attributes":{"label":"Aspern Smart City Campus","timeZone":"Europe/Zurich","description":"A properly organized location","externalId":"IfcGuid:1234","tags":{"ut_c41":["eiusmod"],"aliqua_2_":["veniam dolor"]},"geoLocation":{"geometry":{"type":"Point","coordinates":[8.48281,47.19717]}},"geoArea":{"geometry":{"type":"Polygon","coordinates":[[[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}]]]}},"primaryContact":{"name":"Marla Pfahl","email":"marla.pfahl@example.com","phone":"+41 41 234 56 78"}},"id":"43997b3e-fe5a-4053-ab90-ed218faa164f","type":"Campus","relationships":{"hasPostalAddress":{"data":{"id":"05085306-9c1d-4cee-b92a-04c07e4b1945","type":"Address"}}},"meta":{"createdAt":"1994-12-08T13:23:14.746Z","updatedAt":"1986-05-13T00:56:16.972Z","createdBy":"adsf","updatedBy":"adsf"}}}