Updates an existing user position.
If company has the feature flag to manage positions by labels enabled, field segmentLabel is required and will be used to group the position by label.
All fields in the request body are optional. Only provided fields will be updated.
Documentation Index
Fetch the complete documentation index at: https://developers.projectcor.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
User position ID
Position name. Must be unique within the company and pass validation rules if provided.
Base rate for the position
Seniority level of the position
Segment label used to group positions. Required only if company has feature flag to manage positions by labels enabled. Ignored if feature flag is not enabled.