Delete a project

delete/projects/{projectId}

Deletes the project with the specified ID from the common model repository.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
projectId
string
true

Responses

StatusMeaningDescription
204No Content

The project was deleted.

404Not Found

No project exists at the requested path.

Schema