Position
Update Position
To update the existing Position in the System, include the positionId in the params. Please Note: Update will overwrite existing fields. If empty fields are sent during an update, those fields will be wiped out
put/api/v2/core/positions/{positionId}
Path parameters
positionIdstring required
EF Entity ID of position
Headers
Authorizationstring required
The secret key to access the api. It starts with the bearer token
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.