| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

# ``200      delete status workers. Wrapped in a JsonAPI root response.

# ``500      default error response

### CURL Example

```bash
curl --request DELETE \
     --url https://services.fountain.com/api/serviceworkforce/workers \
     --header 'accept: application/json'
```

### Response Codes

```
200
500
```
