v1

latestOpenAPI 3.0.3RingCentral API License Agreement2026-08-064871,2921.5 MB
Notes

Publish Note

Publishes a note making it visible to other users.

post/team-messaging/v1/notes/{noteId}/publish

Path parameters

noteIdstring required

Internal identifier of a note to be published

Response

OK

idstring

Internal identifier of a note

titlestring

Title of a note

chatIdsstring[]

Internal identifiers of the chat(s) where the note is posted or shared.

previewstring

Preview of a note (first 150 characters of a body)

status'Active' | 'Draft'

Note publishing status. Any note is created in 'Draft' status. After it is posted it becomes 'Active'

creationTimestring date-time

Creation time

lastModifiedTimestring date-time

Datetime of the note last update

type'Note'