Reprocess worker onboarding
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
workerIdentifier
uuid
required
Worker unique identifier
``200 Worker onboarding successfully reprocessed with count of task flows processed
``500 Error reprocessing worker onboarding
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/servicetodo/processes/workers/workerIdentifier/reprocess \
--header 'accept: application/json'
application/json
200500
Updated3 months ago