Deactivate 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
``200 OK
``401 Unauthorized
``404 Not Found
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://api.fountain.com/v2/workers/id/deactivate \
--header 'accept: application/json'
application/json
401404
Updated3 months ago