mailkite_create_scoped_key
Create a domain-scoped API key to secure per-site installs. Restrict access to one domain so sites never hold your account master key.
Instructions
Create a key scoped to one domain. Ideal for per-site installs (e.g. a WordPress plugin) — the site never holds the account master key. Requires a management session token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional label shown in the dashboard (e.g. which site/integration holds this key). | |
| domainId | Yes | The domain (dom_…) the new key is limited to. Must belong to the calling account. |