Update A Worker
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
id
string
required
The Worker ID
truefalse
``200 OK
``401 Unauthorized
``404 Not Found
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PATCH \
--url https://api.fountain.com/v2/workers/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
application/json
200401``404
Updated3 months ago