Oore CI
ReferenceAPIOperationsProjects

Delete project

Delete project

Operation IDdelete_project
DELETE
/v1/projects/{project_id}

Authorization

bearer_auth
AuthorizationBearer <token>

In: header

Path Parameters

project_id*string

Project ID

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/projects/string"
{  "ok": true}