Update Website Portal Config

HTTP Request

PATCHhttps://staging.api-gw.propdata.net/settings/api/v1/portal-configs/{id}/

Example Response

{
"id": 0,
"site": 0,
"created": "2024-04-18T15:48:24.084Z",
"modified": "2024-04-18T15:48:24.084Z",
"deleted": "2024-04-18T15:48:24.084Z",
"source_ref": "string",
"portal": -2147483648,
"active": false,
"credentials": "string",
"publish_all_listings": false,
"default_new_listings": false,
"override_agent_email": false,
"display": false
}

NameDescription

id

required

integer

id of Record

NameDescription

id

integer

ID

site

integer

Site

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

display

boolean

Display

Responses

200
400 Bad request body
403 You do not have permission to perform this action
404 Not found
500 Internal server error
503 This website is not active