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

#### URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

shiftTag unique identifier

companyUuid

uuid

required

name

string

required

excludeFromDemand

boolean

falsetruefalse

requireNote

boolean

falsetruefalse

# ``202      updated shiftTag. Wrapped in a JsonAPI root response.

# ``500      default error response

```json
{"status":"202","message":"Updated"}
```

Updated3 months ago

* * *

ShellNodeRubyPHPPython

```
xxxxxxxxxx

curl --request PATCH \

--url https://services.fountain.com/api/serviceattendance/shiftTags/identifier \

--header 'accept: application/json' \

--header 'content-type: application/json'
```

Click `Try It!` to start a request and see the response here! Or choose an example:

application/json

``202``500

Updated3 months ago

* * *
