Posted on 13/06/2025 12:50:20
							
							
						 
						Hi Adrian,
It depends on what you're trying to achieve.
You can add all the endpoints you want to the solution. As a rule of thumb, you shouldn't use the prefixes /admin or /dwapi for your routes but otherwise you're free to do what you want, be that controllers or middleware, or anything really. It is possible to add new endpoints to the /dwapi route prefix, but it's considered experimental and the APIs may change. If you want to add something to the scope of an existing controller in the Delivery API, that's not possible.
If you can clarify what you want to do, I can better help you further.
- Jeppe