Create case using DX API and assign to specific operator

Hi All,

I have a requirement to create a case using the DX API and assign it to a specific user, however in the request i don’t see any field to assign the case to an user.

Does the DX API support that functionality? How can it be implemented?

Attached you can find the request of the API

@danielg0987 routing can be handled flow level itself. If you have routing configured in your flow(first assignment), when you create case using DX API, case will be routed based on the routing configured.