Update Position

Updates an existing position Notes:
- Currently, you cannot use approval flows, which are not supported via the API.
- This endpoint requires linking the position to a job profile, and can be used only with Job Catalog 2.0. To retrieve the jobProfile, use the Job Catalog API.
- For fields that require reference to a list in Bob (e.g. department), use the metadata endpoint to fetch list values.
- For custom fields, use the Examples > Request Example, and copy to an external API client tool to add custom fields to the payload.

Path Params
number
required

The ID of the position to update

Body Params
items
array of objects
required
length ≤ 1
items*
Responses
200

Position updated successfully

204

No Content

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json