-
Notifications
You must be signed in to change notification settings - Fork 63
Managing Your Account
Matt West edited this page Dec 20, 2017
·
2 revisions
Postmark-PHP includes a client that allows you to manage Account-level settings, PostmarkAdminClient.
The PostmarkAdminClient supports:
IMPORTANT:
In order to use the PostmarkAdminClient, you need to use your "Account Token," this is not the same
token as the "Server" Tokens that are used to send and manage email using the PostmarkClient.
You can get your "Account Token" here.
The Postmark-PHP client can be installed from Packagist.
For additional information about the capabilities of the Postmark API, see Postmark Developers Documentation.