curl --user administrator:y0uR_P455woR*d \
-H "Accept: application/json" \
-H "Content-Type: application/json" \
-v \
-X POST http://localhost:8080/midpoint/ws/rest/tasks/6d13632c-6b75-4a33-9744-ec9523375f6b/resume
Resume a Suspended Task
The response is an HTTP 202 code in case of success, without a response body.
Was this page helpful?
YES
NO
Thanks for your feedback