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

Changes

No recorded changes to this endpoint across all 1 revision of this API.