Skip to content

Admin API Reference

The Admin API is a JSON-over-HTTP RPC API. Every method is invoked with a POST request and a JSON body.

Authentication: Bearer JWT issued by the configured identity provider. Admin-level scope required.

ServiceBase pathDescription
Aliases/aliasesAliasesService provides operations for managing aliases.
Audit/auditAuditService provides access to audit logs for admin operations
Change Requests/change-requestsChangeRequestsService manages long-running operational requests such as quota increases
Domains/domainsDomainsService manages domain configuration for email sending via AWS SES
Email Identities/email-identitiesEmailIdentitiesService manages email identities for AWS SES
Groups/groupsGroupsService manages group principals.
Idp Users/idp-usersIdpUsersService provides operations for managing IdP users (provider-specific).
Mail Feedback/mail-feedbackMailFeedbackService provides access to bounce and complaint feedback
Monitoring/monitoringMonitoringService provides low-cost, on-demand observability endpoints for the Admin UI
Resource Accounts/resource-accountsResourceAccountsService manages resource account principals and their delegates
Setup/setup
Stack Update/stack-updateStackUpdateService handles CloudFormation ChangeSet creation, review, and execution for root stack updates
Status/status
Support/supportSupportService manages support cases and role-based access control
Suppression/suppressionSuppressionService provides operations for managing recipient suppressions
Users/usersUsersService provides operations for managing users and their primary accounts.