Create Location Profile
HTTP Request
POSThttps://staging.api-gw.propdata.net/content/api/v1/location-profiles/
Example Response
{"id": 0,"tags": [],"site": 0,"model": "string","expert_comments": [],"statistics": 0,"meta": {},"lightstone_suburb_name": "string","lightstone_area_name": "string","created": "2026-08-27T05:07:24.541Z","modified": "2026-08-27T05:07:24.541Z","deleted": "2026-08-27T05:07:24.541Z","uuid": "770bba28-9f80-4d40-9c51-6e022364af91","source_ref": "string","domain": -2147483648,"active": false,"lightstone_area": -9223372036854776000,"lightstone_suburb": -9223372036854776000,"map_to_suburb": false,"summary": "string","description": "string","map_x_position": "string","map_y_position": "string","images": [],"branches": [],"video_streaming_platform": "string","video_id": "string","attractions": "string","meta_title": "string","meta_description": "string","og_title": "string","og_description": "string","og_image": -2147483648,"custom_head": "string","custom_js": "string","area": 0,"suburb": 0,"quality": 0}
| Name | Description |
|---|---|
id | integer ID |
tags nullable | array of strings Choices: [ 1,2,3...2147483648 ] |
site | integer Site |
model | stringnon-empty Model |
expert_comments | array of integers Choices: [ 1,2,3...2147483648 ] |
statistics | integer Statistics |
meta | string Meta |
lightstone_suburb_name | stringnon-empty Lightstone suburb name |
lightstone_area_name | stringnon-empty Lightstone area name |
created | string Created |
modified | string Modified |
deleted nullable | string Deleted |
uuid | string Uuid |
source_ref nullable | string<= 100 characters Source ref |
domain required | integer Domain |
active | boolean Active |
lightstone_area nullable | integer Lightstone area |
lightstone_suburb nullable | integer Lightstone suburb |
map_to_suburb | boolean Map to suburb |
summary nullable | string Summary |
description nullable | string Description |
map_x_position nullable | string<= 50 characters Map x position |
map_y_position nullable | string<= 50 characters Map y position |
images nullable | array of integers ImagesChoices: [ 1,2,3...2147483648 ] |
branches nullable | array of integers BranchesChoices: [ 1,2,3...2147483648 ] |
video_streaming_platform | string Video streaming platformChoices: YouTubeVimeo |
video_id nullable | string<= 150 characters Video id |
attractions nullable | string Attractions |
meta_title nullable | string<= 256 characters Meta title |
meta_description | string Meta description |
og_title nullable | string<= 256 characters Og title |
og_description | string Og description |
og_image nullable | integer Og image |
custom_head | string Custom head |
custom_js | string Custom js |
area required | integer Area |
suburb nullable | integer Suburb |
quality nullable | integer Quality |