v1
latestOpenAPI 3.0.22026-07-26191278525.6 KBPosition
Patch Position
Given a position id and data that needs to be patched, it patches the position. Note: All required body params in the schema are not enforced in PATCH request, unlike path params.
patch/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