publish-html
function
The publish-html
action publishes launch html to regional public R2. It belongs to the publish category within the appdev area.
Action Syntax
publish-html $variable
A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = publish-html
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = publish-html $bin
Action code: 2127680477
Version: 0.6.4-0
Last updated: 2025-06-13