SparkPost Click Tracking

We are using Sparkpost API to send all of our emails coming from Mautic.
It works like a charm but I cannot get click tracking to work.
Sparkpost team told me to pass the following option as part of the transmission to enable tracking:

{
“options”: {
“click_tracking”: true,

Where should I add this simple snippet?

Thank you.

Best Regards.