Skip to main content
POST
Create note for tenant

Headers

x-api-key
any
required

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

accountUuid
string
required

Body

application/json
noteText
string
required

Note text content

Maximum string length: 1500
Example:

"Tenant called about maintenance request"

Response

Note created successfully

noteUuid
object
required

UUID of the created note

Example:

"123e4567-e89b-12d3-a456-426614174000"