cURL
curl --request DELETE \ --url {schemes}://api.upsun.com/projects/{projectId} \ --header 'Authorization: Bearer <token>'
{ "status": "<string>", "code": 123 }
Delete the entire project.
A valid request URL is required to generate request examples
The status text of the response
The status code of the response