v1

latestOpenAPI 3.0.3MIT2026-07-1410794124.7 KB
SubAccounts

Add, Subtract Email Credits

Update email credits of a subaccount by the given amount. Required Access Level: ModifySubAccounts

patch/subaccounts/{email}/credits

Path parameters

emailstring string required

string

Example:mail@example.com

Email address of Sub-Account

Request body

Creditsinteger required

Positive or negative value; this will be added or subtracted from Subaccount's current email Credits pool.

Notesstring string

Note to append to this credits change, for history.

Response

OK