Delete a project and any components it contains

Deletes a project and any components it contains.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequired
Project ID

Response

Response object.
messagestring
Message denoting the status of the delete operation.

Errors

500
Internal Server Error