| 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

```
204

Successfully deleted worker custom attribute
```

**Updated about 2 months ago**

---

```
curl --request DELETE \
     --url https://services.fountain.com/api/serviceworkforce/processes/workers/workerIdentifier/customAttributes/customAttributeIdentifier
```

Click `Try It!` to start a request and see the response here!

**Updated about 2 months ago**
