Application Password erstellen
admin_create_app_passwordCreate a new application password for WordPress API access by specifying a name and optionally an app ID and user ID.
Instructions
Erstellt ein neues Application Password für API-Zugriff
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name für das Application Password | |
| appId | No | App-ID (optional) | |
| userId | No | Benutzer-ID (Standard: aktueller Benutzer) |