{{- $command := trim .Inner "\n\r\t " -}} {{- $command = replaceRE "\\s*\\\\\\s*\\r?\\n\\s*" " " $command -}} {{- $command = replaceRE "\\r?\\n\\s*" " " $command -}} {{- $id := printf "restish-example-%d" .Ordinal -}}
Edit the command and run it from your browser against the live docs API.
{{ $command }}
Enable JavaScript to run this example in the browser.