Skip to main content
POST
This endpoint requires an agency owner token.

Headers

string
required
Token from the agency owner account.

Body Parameters

string
required
Full name of the new sub-account user.
string
required
Email address for the new sub-account. Must be unique and not already registered.
string
The plan ID to assign to the sub-account. If not provided, defaults to “CUSTOMER”.

Response

boolean
Whether the request was successful.
string
A human-readable result message.