This endpoint updates the leverage for a given market.
Documentation Index
Fetch the complete documentation index at: https://docs.rails.xyz/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.
Market name. Example value: ETH-USD. To get all supported markets, call /api/v1/markets endpoint.
Leverage to set for the market. Supported values: 1, 2, 3, 4, 5.
A message describing the result of the update leverage operation.