Delete an existing project.
delete/midgard/v0.1/project/{projectId}
Delete an existing project.Request
Authorization
X-AT
header
apiKey
Path Parameters
projectIdThe id of the project
integer
REQUIRED
Query Parameters
hardDelete
boolean
When set to '1', will remove the Project and ALL its data from the database. This action cannot be undone!
deleteBackups
boolean
When set to '1', will instantly remove all backups for the stack items when present regardless of expiration date.
Response
200Project deleted successfully.
403User is not allowed to access this resource.
404Project not found.
Shell cURL
shellShow schema
json