Skip to navigation

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

idstringRequired
Project ID

Response

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

Errors

500
Internal Server Error