Update an existing market maker.
Parameters:
id
(string, required): The unique ID of the market maker to update.
archived
(boolean, optional): Whether the market maker is archived.
swap_provider
(boolean, optional): Whether the market maker is a swap provider.
swap_weight
(integer, optional): Swap weight.
Sample Request
Sample Response