curl --request POST \ --url https://api.daraa.io/subscriptions \ --header 'Content-Type: application/json' \ --data '{ "url": "<string>", "destination": "<string>", "item": 123 }'
"<string>"
The response is of type string.
string