v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBPosition
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