partially update one existing tag
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
identifier
uuid
required
tag unique identifier
Tags that can be assigned to employmentProfiles
companyUuid
uuid
required
Company UUID
label
string
required
Tag label
`` 202 updated tag. Wrapped in a JsonAPI root response.
`` 500 default error response
Updated 3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request PATCH \
--url https://services.fountain.com/api/serviceemployment/tags/identifier \
--header 'accept: application/json' \
--header 'content-type: application/json'
application/json
202500
Updated 3 months ago