Problem with permissions when adding a card in a dashboard with the API

Hi !
I'm trying to add a card in a dashboard via the API. The question is created but I don't have permission to see it (I'm admin and have all the permissions). I use two params : id and cardId. Do I have to use another parameter ?

Hi @dancourt
The best way to learn the API, is to just use Metabase while having your browser developer Network-tab open and looking at the request, and what data is being send/received.
I don't know which version of Metabase you're using, nor what you are sending, so try including that.