Removing a client from "Client Monitoring"
DELETE
You can remove a client from monitoring only if there are no created contracts and orders for it
Parameters
Path Parameters
clientIds*
list of clients' IDs to be removed from this monitoring
. Address bar parameter
Type
Requiredstring
id*
Client Monitoring ID . Address bar parameter
Type
Requiredinteger
Format
"int64"Responses
OK
*/*
data
string
If the element was successfully removed, then this parameter returns an empty string
status
string
Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned
Valid values
"error""ok"timestamp
integer
Returns the date + time (kernel) in unix timestamp format in milliseconds
Format
"int64"