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