Configure auto-cancel during maintenance
Account config
Configure auto-cancel during maintenance
Limit: 10 requests per 60 seconds
POST /v1/client/maintenance_config
Set the user config for whether the system should automatically cancel the user’s pending orders during maintenance.
POST
Configure auto-cancel during maintenance
Headers
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Body
application/json
if true, system will cancel all of user's pending orders during maintenance.