Hello Miro Support Team,
I am currently working with the Miro API and using the "Update card item" endpoint (PATCH https://api.miro.com/v2/boards/{board_id}/cards/{item_id}) to manage card details. My goal is to remove the current assignee from a card. However, I have tried setting the assigneeId
to null
, an empty string, and even omitting the field entirely, but none of these approaches seem to unassign the card.
Could you please advise if there is a supported method for unassigning a card via the API? If not, is there a planned update to allow this functionality? Any guidance or workaround you can provide would be greatly appreciated.
Thank you for your help.
Best regards,
Syrnikov Pavel