Create new notes for a company. Supports creating multiple notes in a single request.
Notes::
note and author_id fields are required.company_id or company_slug is required.Permissions:
Your valid bearer token. All Auth tokens persist for all requests. Make sure to replace Client Credential Basic tokens with Bearer tokens after retrieving your bearer token. Go to the API Reference/Setup, User Guides/Initial Setup, or API Reference/Get API Access Token page to get your token.