Skip to content

Deletes a project

DELETE
/api/v1/Project/{projectId}

Required permissions:

  • Project Owner access level, or
  • Admin access

Authorizations

Parameters

Path Parameters

projectId
required
string format: uuid

The unique identifier of the project to delete

Responses

204

Project successfully deleted

400

User ID is null

403

Insufficient permissions to delete project

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties

404

Project not found

object
type
string
nullable
title
string
nullable
status
integer format: int32
nullable
detail
string
nullable
instance
string
nullable
key
additional properties