curl --request DELETE \
--url https://api.gospott.com/applications/{id} \
--header 'x-api-key: <api-key>'Delete an application by its ID.
curl --request DELETE \
--url https://api.gospott.com/applications/{id} \
--header 'x-api-key: <api-key>'