Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 257 Bytes

silent.md

File metadata and controls

11 lines (8 loc) · 257 Bytes

Silent output

Silent outputs can be requested using the silent argument with any command.

The response will be empty, unless an error occurred. The command will still be performed.

DELETE /rest/users/1?silent=true