Update Tags

HTTP Request

PATCHhttps://staging.api-gw.propdata.net/notes/api/v1/tags/{id}/

Example Response

{
"id": 0,
"site": 0,
"relations": [],
"created": "2024-04-19T15:21:20.353Z",
"modified": "2024-04-19T15:21:20.353Z",
"deleted": "2024-04-19T15:21:20.353Z",
"agent_id": -2147483648,
"branch_id": -2147483648,
"user_id": 0,
"label": "string",
"level": "string"
}

NameDescription

id

required

integer

id of Record

NameDescription

id

integer

ID

site

integer

Site

relations

array

Choices: [ 1,2,3...2147483648 ]

created

string

Created

modified

string

Modified

deleted

nullable

string

Deleted

agent_id

nullable

integer

Agent id

branch_id

nullable

integer

Branch id

user_id

integer

User id

label

required

string[ 1...50 ] characters

Label

level

required

string

Level

Choices: UserBranchAgency

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