put https://www.optipub.com/api/subscriptions//addons/
Response
xxxxxxxxxx
curl --request PUT \
--url https://www.optipub.com/api/subscriptions/subscription/addons/addon \
--header 'Authorization: Bearer TokenGoesHere' \
--header 'accept: application/json' \
--header 'content-type: application/json'