ReferenceAPIOperationsProjects
Delete project
Delete project
Operation ID
delete_projectAuthorization
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}