Create a new instance of the Note object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/NoteBody ParamsRepresents a note made on an Account.subjectstringtextstringnoteTypeIdnumberUnique identifier for the associated NoteType object.noteTypeNamestringThe name of the object associated with the noteTypeId property.createdByUserIdnumberUnique identifier for the associated User object.createdByUserNamestringThe name of the object associated with the createdByUserId property.updatedByUserIdnumberUnique identifier for the associated User object.updatedByUserNamestringThe name of the object associated with the updatedByUserId property.showOnOverviewbooleantruetruefalseisImportantbooleantruetruefalseResponses 201Create a new instance of a Note 400The request could not be processed.Updated 2 months ago