Mint a key.
create_keyMint a key. The raw secret is in THIS response only. A key can never mint one broader than itself; a test key mints only test keys; a live secret key may mint the sandbox pair. Scope: keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | secret | |
| mode | No | Default: the calling key's mode. | |
| label | No | Up to 80 chars, e.g. 'CRM sync' | |
| scopes | No | null (default) = everything the kind allows |