set-http-body
Work with set http body
Overview
The set-http-body action is part of the http set in Rhyme. Work with set http body.
Category: Http
Area: 🌐 Network
Basic Usage
set-http-body "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
set-http-body "Example usage"Example 2: With Variables
$my-variable: "some value"
set-http-body $my-variableTips
- This action is part of the http set
- Common use case: Making network requests
Related Actions
Related actions from the http set will be listed here.