Skip to content
Chris Lowth edited this page May 24, 2021 · 6 revisions

delete

Usage:

tbutil [{cred}] delete [-j|-s ..|-y] {path} < {json_body_file}

The "delete" command calls the specified raw DELETE REST API endpoint and passes the conents of the json_body_file as the request body.

See also: get, post, put

Clone this wiki locally