Last modified 13 Mar 2024 13:32 +01:00
Suspend a Running Task
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/suspend

The response is an HTTP 204 code in case of success with a response body.

Was this page helpful?
YES NO
Thanks for your feedback