Dry runs

April 17, 2019 ยท View on GitHub

Any command (except find) can perform a dry run by using the dryrun argument.

No modification will be applied to the database, but the response (including error responses) will be the same as if it did.

DELETE /rest/users/1?dryrun=true