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