teardown an install's components
POST /v1/installs/{install_id}/components/teardown-all
POST
/v1/installs/{install_id}/components/teardown-all
Teardown all components on an install.
Authorizations
Parameters
Path Parameters
install_id
required
string
Install ID
Request Body
Input
object
Responses
201
Created
string
400
Bad Request
object
description
string
error
string
user_error
boolean
401
Unauthorized
object
description
string
error
string
user_error
boolean
403
Forbidden
object
description
string
error
string
user_error
boolean
404
Not Found
object
description
string
error
string
user_error
boolean
500
Internal Server Error
object
description
string
error
string
user_error
boolean