I have content type article on headless channel. I want to update headless item field called LikeCount. it's possible to create an endpoint to update the headless data ?
I tried to create like this Update Content Item
but, using IHeadlessItemManager (.TryUpdateDraft) to update the field. when debugging is okay, but the field not updated. what the best practice to update field on content type headless ?
Environment
Xperience by Kentico version: [30.0.1]
.NET version: [8]
Execution environment: [SaaS]