Skip to main content
DELETE
/
projects
/
{id}
Delete Project
curl --request DELETE \
  --url https://api.teleskop.dev/projects/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Response

200

Project deleted successfully