cURL
curl --request DELETE \ --url https://api.teleskop.dev/projects/{id} \ --header 'x-api-key: <api-key>'
Deletes a single project by its id.
id
API Key for authentication
Project deleted successfully