Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the deployment to be deleted.
Query Parameters
true, if all process instances, historic process instances and jobs for this deployment
should be deleted.
true, if only the built-in ExecutionListeners should be notified with the end event.
true, if all input/output mappings should not be invoked.
Response
Request successful.