zitadel_create_service_user_key
Generate a key pair for service account authentication in Zitadel. Save the private key immediately as it's only available at creation.
Instructions
Generate a new key pair for a service account. The private key is returned ONLY at creation time — save it immediately.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The service account user ID | |
| expirationDate | No | Optional expiration date (ISO 8601 format) |