Update Position
Positions
Update Position
PUT
Update Position
Documentation Index
Fetch the complete documentation index at: https://docs.salu.com.vc/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint updates a position. It accepts the
PositionRequestUpdateSchema as the request body and returns
PublicApiPositionBaseResponse on success.This endpoint does not behave like a
PATCH.
A PUT request replaces the entire resource. If you omit fields in the
body, they may be overwritten with default or null values.Overview
- Method:
PUT - Path:
/v0/position/{position_id} - OperationId:
public_update_position_v0_position__position_id__put - Authentication: header
x-api-key(APIKeyHeaderin the OpenAPI)
Example Request
Authorizations
Path Parameters
Body
application/json