Partner / Note / CreateAsk AIpost https://{tenantUrl}/public-api/resources/partners/v2.0/{partner}/notesCreate a new note for a specific partner. Required permission: Notes.createPath ParamspartnerintegerrequiredPartner IDBody Paramssummarystringrequiredlength ≤ 255Short summary or title of the note (required)detailsstringlength ≤ 2000Detailed content of the note (optional)pinnedbooleanDefaults to falseWhether the note should be pinned (optional, defaults to false)falsetruefalseResponses 201Note created successfully 401Access token is missing or invalid 403You do not have permission to perform the action 404The record is not found 422The payload you provided is invalid 429Too many requests. Please try again later. For more information, please check the rate limit headers X-RateLimit-*Updated about 2 months ago