Create a new sub-account (project) with its own API key. All charges are billed to the parent team’s balance. Use creditLimit to set a spending cap. The sub-account’s API key is returned only in the creation response.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the sub-account.
200"Client ABC"
External reference ID for your own tracking.
Spending cap in cents. When reached, messages from this sub-account will be blocked. Omit or set to 0 for no limit.
x >= 0Sub-account created.