Update an event noteAsk AIpatch https://api.cloudbeds.com/events/v2/events/{eventId}/notes/{noteId}Updates an existing note or archives it.Path ParamseventIdstringrequiredEvent ID or event codenoteIdstringrequiredNote IDBody ParamseventIdstringEvent ID or event code (e.g., "12345" or "g162795")noteIdstringNote IDtextstring | nullUpdated note contentarchivedboolean | nullArchive the notetruetruefalseHeadersx-property-idstringrequiredA numeric, comma-separated string representing the property IDs, sent in the header.Responses 200Note updated 400Bad request 403Forbidden 404Event or note not found 500Internal server errorUpdated 3 months ago