Create
POST/deployment/create
Creates a deployment.
Security Consideration
Deployments can contain custom code in form of scripts or EL expressions to customize process behavior. This may be abused for remote execution of arbitrary code.
Request
Responses
- 200
- 400
Request successful.
Bad Request. In case one of the bpmn resources cannot be parsed.
See the Introduction for the error response format.