deleteApplication
Delete application by id.
| Path Parameters | 
|---|
id string —  REQUIREDApplication id.  | 
| Responses | |||
|---|---|---|---|
200Deleted application. 
  | |||
400Invalid input received. Bad request. 
  | |||
403User is not authenticated or authorized to perform this action. 
  | |||
404The item you are making request for does not exist. 
  | |||
500Unable to fullfil request due to internal server error. 
  |