Update parameters of a Bonita task

1
0
-1

Hi
We are trying to change the parameters of a Bonita task using Put method in a REST API. We are using url API/bpm/task/ + taskID
For example, for state, we passed the json: "{"state":"completed"}" and we got the following error: StatusCode: 500, ReasonPhrase: 'Internal Server Error'
Can you help, please?

No answers yet.
Notifications