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