Create or update a worker custom attribute value
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
workerIdentifieruuid
required
worker unique identifier
customAttributeIdentifieruuid
required
custom attribute unique identifier
valuestringarrayObject 1Object 2boolean
required
200 Successfully created or updated worker custom attribute
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PUT \
--url https://services.fountain.com/api/serviceworkforce/processes/workers/workerIdentifier/customAttributes/customAttributeIdentifier \
--header 'accept: application/json' \
--header 'content-type: application/json'
Choose an example:
application/json
``200`