Hi Team,
I am trying to perform the following REST request:
Perform a corrective action for a checklist
POST
/hcmRestApi/resources/11.13.18.05/flowInstances/{FlowInstanceId}/child/checklists/{FlowTaskInstanceId}/action/performAction
While it works fine in Postman, I receive a 400 error in APEX.



Meanwhile in APEX







Many Thx.