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

#### URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

job unique identifier

name

string

required

length ≥ 1

Job name

description

string

externalDescription

string

Applicant-facing job description; supports HTML.

companyUuid

uuid

Company UUID

allowUnscheduledShift

boolean

truefalse

externalPosition

object

externalPositionobject

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

# ``500      default error response

* * *

ShellNodeRubyPHPPython

```

xxxxxxxxxx

curl --request PATCH \

--url https://services.fountain.com/api/serviceworkforce/jobs/identifier \

--header 'accept: application/json' \

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

application/json

``202``500
