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
id
Project ID
Response
Response object.
message
Message denoting the status of the delete operation.
Errors
500
Internal Server Error