notes

Update Note

put/api/v1/notes/{note_id}

Path parameters

note_idstring uuid required

Request body

bodystring required

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
customer_profile_idstring uuid nullable
business_idstring uuid nullable
bodystring required
author_user_idstring uuid nullable
author_namestring nullable
created_atstring date-time required
updated_atstring date-time required

Changes