ts-mailcow-api
Preparing search index...
DeleteOAuthClientRequest
Interface DeleteOAuthClientRequest
Request payload to delete one or more OAuth clients.
interface
DeleteOAuthClientRequest
{
items
:
string
[]
;
}
Index
Properties
items
Properties
items
items
:
string
[]
List of OAuth client 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 OAuth clients.