Create Website Portal Config
HTTP Request
POSThttps://staging.api-gw.propdata.net/settings/api/v1/portal-configs/
Example Response
{"id": 0,"site": 0,"exclusive_listings": "string","created": "2025-09-08T12:20:17.472Z","modified": "2025-09-08T12:20:17.472Z","deleted": "2025-09-08T12:20:17.472Z","source_ref": "string","portal": -2147483648,"active": false,"credentials": "string","publish_all_listings": false,"default_new_listings": false,"override_agent_email": false,"override_agent_mobile": false,"display": false}
Name | Description |
---|---|
id | integer ID |
site | integer Site |
exclusive_listings nullable | string Exclusive listingsChoices: allowignore |
created | string Created |
modified | string Modified |
deleted nullable | string Deleted |
source_ref nullable | string<= 100 characters Source ref |
portal required | integer Portal |
active | boolean Active |
credentials nullable | string<= 500 characters Credentials |
publish_all_listings | boolean Publish all listings |
default_new_listings | boolean Default new listings |
override_agent_email | boolean Override agent email |
override_agent_mobile | boolean Override agent mobile |
display | boolean Display |
Responses
201
400 Bad request body
403 You do not have permission to perform this action
500 Internal server error
503 This website is not active