ts-mailcow-api
Preparing search index...
DeleteAppPasswordRequest
Interface DeleteAppPasswordRequest
Request payload to delete one or more app passwords.
interface
DeleteAppPasswordRequest
{
items
:
string
[]
;
}
Index
Properties
items
Properties
items
items
:
string
[]
List of app password IDs you want to delete.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
ts-mailcow-api
Loading...
Request payload to delete one or more app passwords.