| 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

**customAttributeIdentifier**  
`uuid`  
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`

---
