Is it possible to create a mirror of a card via the REST API? I don't believe I saw any option there for this functionality?
https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-group-cards
https://developer.atlassian.com/cloud/trello/rest/api-group-cards/#api-cards-post
I would like to create a mirrored card via the API based on another card's Id.
Yes it is possible.
Just call the normal Add Card Enpoint and then:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.