Skip to main content
PUT
/
api
/
Jobs
/
{jobId}
/
PlacementDate
Update Estimated Placement Date.
curl --request PUT \
  --url https://api.example.com/api/Jobs/{jobId}/PlacementDate

Path Parameters

jobId
integer<int32>
required

Query Parameters

date
string<date-time>

Response

200

OK