Hi,
I’m trying to deploy a bpmn file or dmn file through POST /deployment/create REST Endpoint but I keep getting Unsupported Media type, while using multipart/form-data as a Content-Type, and deployment-name as String and upload field with a .bpmn file. The other REST endpoints work as expected for example GET or POST on /decision-definition resource. The version I use is 7.18.0-ee.
Please help with this.
Thanks.