Users
Register Sub-Account
Create a new sub-account under an agency account.
POST
This endpoint requires an agency owner token.
Headers
Token from the agency owner account.
Body Parameters
Full name of the new sub-account user.
Email address for the new sub-account. Must be unique and not already registered.
The plan ID to assign to the sub-account. If not provided, defaults to “CUSTOMER”.
Response
Whether the request was successful.
A human-readable result message.
