Create User Portal Config

HTTP Request

POSThttps://staging.api-gw.propdata.net/users/api/v1/portal-configs/

Example Response

{
"id": 0,
"site": 0,
"branch": 0,
"portal": 0,
"created": "2024-04-18T21:40:21.247Z",
"modified": "2024-04-18T21:40:21.247Z",
"deleted": "2024-04-18T21:40:21.247Z",
"uuid": "770bba28-9f80-4d40-9c51-6e022364af91",
"source_ref": "string",
"active": false,
"reference": "string",
"last_log": -2147483648,
"last_message": "string",
"feed_status": "string",
"on_portal": false,
"agent": 0,
"statistics": 0
}

NameDescription

id

integer

ID

site

integer

Site

branch

requirednullable

integer

Branch

portal

requirednullable

integer

Portal

created

string

Created

modified

string

Modified

deleted

nullable

string

Deleted

uuid

string

Uuid

source_ref

nullable

string<= 100 characters

Source ref

active

boolean

Active

reference

nullable

string<= 40 characters

Reference

last_log

nullable

integer

Last log

last_message

nullable

string<= 200 characters

Last message

feed_status

nullable

string

Feed status

Choices: pendingwithdrawnsuccessfaileddisabled

on_portal

boolean

On portal

agent

required

integer

Agent

statistics

nullable

integer

Statistics

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