cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/destinations/{id} \ --header 'X-Authorization: <api-key>'
"Success"
Delete a destination.
The destination's unique identifier.
Success
The response is of type string.
string