Create Note

HTTP Request

POSThttps://staging.api-gw.propdata.net/notes/api/v1/notes/

Example Response

{
"id": 0,
"site": 0,
"relations": [],
"created": "2025-07-17T08:32:34.695Z",
"comments": [],
"origin": 0,
"modified": "2025-07-17T08:32:34.695Z",
"deleted": "2025-07-17T08:32:34.695Z",
"uuid": "770bba28-9f80-4d40-9c51-6e022364af91",
"source_ref": "string",
"agent_id": -2147483648,
"user_id": 0,
"category": "string",
"status": "string",
"note_date": "string",
"start": "string",
"end": "string",
"content": "string",
"pinned": false,
"files": [],
"private": false,
"parent": 0
}

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