Revoke an app password. Takes effect immediately — any IMAP session or API call using it stops authenticating.
HTTP: DELETE /api/app-passwords/{id}
| Name | In | Description |
|---|---|---|
id |
path | — |
ok-response — see the ok-response schema.
$res = $mk->deleteAppPassword('apw_6Kd3PqR7');