user

Set User Leverage

Set the leverage for the authenticated user.

post/user/leverage

Request body

$schemastring uri

A URL to the JSON Schema for this object.

leveragenumber float required
symbolstring required

Example request

{
  "$schema": "https://api.qfex.com/schemas/SetUserLeverageRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

leveragenumber float required

Example response

{
  "$schema": "https://api.qfex.com/schemas/SetUserLeverageResponseBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.