How can we update a case or an assignment via DX API's?

How can we update a case or an assignment via DX API’s?

we have the following options but i cant find any specific to updating the existing case/assignment: is the highlighted 1 the correct api to update an assignment ?

for case type also there is a perform 1 is that the correct 1?

That’s correct API. Flow Action Submit gets triggered when you trigger this API.

  • URL: https://{LabInstanceURL}/prweb/app/retail-banking/api/application/v2/assignments/{AssignmentKey}/actions/{ViewName}?viewType=form

Please find the article for more details -