Delete a project by ID or name
Projects
Delete a project by ID or name
Delete an existing project and all its associated data. The project identifier is either project ID or project name. The default project cannot be deleted. Note: When using a project name as the identifier, it cannot contain slash (/), question mark (?), or pound sign (#) characters.
DELETE
Delete a project by ID or name
Path Parameters
The project identifier: either project ID or project name. If using a project name, it cannot contain slash (/), question mark (?), or pound sign (#) characters.
Response
No content returned on successful deletion

