Create or update a worker's custom attributes values
| 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
ADD object
``200 Successfully created or updated worker custom attribute
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PUT \
--url https://services.fountain.com/api/serviceworkforce/processes/workers/workerIdentifier/customAttributes \
--header 'accept: application/json' \
--header 'content-type: application/json'
application/json
``200
Updatedabout 2 months ago