account-login
function
The account-login
action login to rhappsody account. It belongs to the account category within the platform area.
Action Syntax
account-login $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-login
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
$response = account-login $email $password
Action code: 858292653
Version: 0.6.4-0
Last updated: 2025-06-13