app-authorization
function
(app-auth)
The app-authorization
action generates an app authorization token if needed at runtime. It belongs to the app category within the platform area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = app-authorization
Valid sizes
tiny
small
medium
large
extra
Tags
reset
resets any local saved auth/forces re-auth
Examples
// Basic Usage
app-authorization
Action code: 1622444584
Version: 0.6.4-5
Last updated: 2025-06-13