Pin a noteAsk AIpost https://{subdomain}.kommo.com/api/v4/{entity_type}/notes/{id}/pinThe method allows to pin a note in the entity card by the note IDPath Paramsentity_typestringenumrequiredEntity type: leads/contacts/companiesleadscontactscompaniesAllowed:leadscontactscompaniesidintegerrequiredID of the noteHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmlAllowed:application/jsontext/htmlResponses 204The note has been successfully pinned 401The user is not authorized 402The account is not paid 403No enough rights to call this method 404Note is not foundUpdated 2 months ago