Create Position

Creates new positions with associated position opening and optional position budget.

Limitations:
- You can create up to 10 positions per request.
- If the request includes more than 10 positions, the operation will fail and return an error.

Notes:
- When creating a Position, the position opening is mandatory.
- Position budget is optional and will be created only if the service user has the required permission.
- The endpoint will return the ID of the positions and the position opening that were created. To find out the budget ID you should read the position details.
- Currently, you cannot create "position requests" that require an approval flow, 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.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!