Delete a Studio project as an admin
Deletes a Studio project and any components it contains, bypassing per-project access control.
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