deleteApplication
DELETE/v2/applications/:id
Delete application by id.
Request
Responses
- 200
- 400
- 403
- 404
- 500
Deleted application.
Invalid input received. Bad request.
User is not authorized to perform this action.
The item you are making request for does not exist.
Unable to fullfil request due to internal server error.