Skip to content

Removing a client

DELETE

Removing the client with the specified ID. To delete a client, you need to delete all contracts, orders, all monitoring

and only then delete the client. By mistake "could not execute statement" we can say that the client has not deleted something, some kind of binding is. Monitoring is also created automatically when a client is created

Parameters

Path Parameters

id*

id

Type
integer
Required
Format
"int64"

Responses

OK

*/*
object

If the element was successfully removed, then this parameter returns an empty string

Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned

Valid values"error""ok"

Returns the date + time (kernel) in unix timestamp format in milliseconds

Format"int64"