Skip to main content
DELETE
/
project
/
{project_id}
Delete a project
curl --request DELETE \
  --url https://api.ubicloud.com/project/{project_id} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required
Example:

Response