create one or multiple shiftTags
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
shiftTagarray
companyUuid
uuid
required
name
string
required
excludeFromDemand
boolean
falsetruefalse
requireNote
boolean
falsetruefalse
``201 One or many shiftTag documents created. Wrapped in a JsonAPI root response.
``500 default error response
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request POST \
--url https://services.fountain.com/api/serviceattendance/shiftTags \
--header 'accept: application/json' \
--header 'content-type: application/json'
application/json
201500
Updated3 months ago