Path parameters

  • projectId string Required

Responses

  • 204

    Successfully deleted

DELETE /project/{projectId}
curl \
 --request DELETE 'https://api.universecloud.io/project/64a1cc789f556f7ce46c576b' \
 --header "X-Api-Key: $API_KEY"