delete https://my.surveypal.com/api/rest/shorturl/
Delete the short url.
Deletes the short url.
curl -i -X DELETE \
-H "Authorization: Basic YOUR-USERNAME-AND-TOKEN-BASE64-ENCODED" \
-H "Accept:application/json" \
'https://my.surveypal.com/api/rest/shorturl/:id'