Delete a project

delete/projects/{projectName}

Deletes a project, given the project's name. By default the project is deleted from SAS Event Stream Manager as well.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
projectName
string
true

The name of the project.

Query Parameters

NameTypeRequiredDescription
esm
boolean
false

Whether to delete the project from SAS Event Stream Manager as well as from SAS Event Stream Processing Studio.

Default:
true

Responses

StatusMeaningDescription
204No Content

The request succeeded.

Headers
404Not Found

No resource exists at the requested path.

Schema
409Conflict

The request could not be completed because the project is running in the Kubernetes cluster.

Schema