delete https://api.lime-go.com/v:version/event/subscription/
Deletes the subscription with the specified id.
Responses
Deletes the subscription with the specified id.
xxxxxxxxxx
curl --request DELETE \
--url https://api.lime-go.com/v:version/event/subscription/id \
--header 'Authorization: go-api:<YOUR KEY>' \
--header 'accept: application/json'