Archive client
POST/clients/:id/archive
JSON-RPC
clients.archive
This should be the default action if you want to "remove" a client. Full removal of the client is dangerous and should only be considered if you are sure that there are no references left for the client (e.g., statistics, transactions, accounts, etc.).
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Number of the affected rows.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred