Deletes the specified application deployment
DELETE/v1/appDeployments/:uid
Deletes the specified application deployment
Request
Path Parameters
uid stringrequired
Application deployment uid
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
The resource was deleted successfully
Loading...