account-signup
function
The account-signup
action signs user email up for new rhappsody account. It belongs to the account category within the platform area.
Action Syntax
account-signup $variable $variable
A variable name starting with $ followed by A variable name starting with $
Return Value
This function returns a
RESPONSE
value that can be stored in a variable:
$result = account-signup
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = account-signup $email $password
Action code: 4085239031
Version: 0.6.4
Last updated: 2025-06-13