Delete app
Delete one of your apps, the associated code, and all the runs as well.
delete/apps/{name}
Path parameters
namestring required
The name of the app to delete.
The name of the app to delete.
Response
OK
Example response
{
"$schema": "https://api.tower.dev/v1/schemas/DeleteAppResponse.json"
}