Skip to main content
Submit REST requests against the API

rest create

Submit a POST request followed by a GET request against the referenced path Usage
If using the option —file -, press Control-D (or Control-Z if you are using Windows) to submit the request
Common Options Reference

rest delete

Submit a DELETE request against the referenced path Usage
Common Options Reference

rest edit

Launches the default editor with the contents of the referenced path Usage
The default editor can be set by using the EDITOR environment variable.
Common Options Reference

rest get

Submit a GET request against the referenced path Usage
An empty reference will return all references
Common Options Reference

rest patch

Submit a PATCH request against the referenced path Usage
If using the option —file -, press Control-D (or Control-Z if you are using Windows) to submit the request
Common Options Reference

rest post

Submit a POST request against the referenced path Usage
If using the option —file -, press Control-D (or Control-Z if you are using Windows) to submit the request
Common Options Reference

rest put

Submit a PUT request against the referenced path Usage
If using the option —file -, press Control-D (or Control-Z if you are using Windows) to submit the request
Common Options Reference