Update Contact Portal Config
HTTP Request
PATCHhttps://staging.api-gw.propdata.net/contacts/api/v1/portal-configs/{id}/
Example Response
{"id": 0,"site": 0,"created": "2025-09-08T12:20:19.357Z","modified": "2025-09-08T12:20:19.357Z","deleted": "2025-09-08T12:20:19.357Z","uuid": "770bba28-9f80-4d40-9c51-6e022364af91","source_ref": "string","portal": -2147483648,"active": false,"reference": "string","last_log": -2147483648,"last_message": "string","contact": 0,"lead": 0,"profile": 0}
Name | Description |
---|---|
id required | integer id of Record |
Name | Description |
---|---|
id | integer ID |
site | integer Site |
created | string Created |
modified | string Modified |
deleted nullable | string Deleted |
uuid | string Uuid |
source_ref nullable | string<= 100 characters Source ref |
portal required | integer Portal |
active | boolean Active |
reference nullable | string<= 40 characters Reference |
last_log nullable | integer Last log |
last_message nullable | string Last message |
contact nullable | integer Contact |
lead nullable | integer Lead |
profile nullable | integer Profile |
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