Skip to main content
DELETE
/
api
/
v1
/
projects
/
{projectId}
cURL
curl --request DELETE \
  --url http://localhost:52000/api/v1/projects/{projectId}

Path Parameters

projectId
integer<int64>
required

Response

204

No Content