cURL
curl --request DELETE \ --url https://api.example.com/projects/{project_id}
Delete a project from the workspace
project_id
{"deleted": true}
404