Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
DeleteOrgsIDMembersIDRequest
Interface DeleteOrgsIDMembersIDRequest
interface
DeleteOrgsIDMembersIDRequest
{
orgID
:
string
;
userID
:
string
;
}
Index
Properties
orgID
userID
Properties
orgID
orgID
:
string
The ID of the organization to remove a user from.
userID
userID
:
string
The ID of the user to remove.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
orgID
userID
Documentation
Loading...
The ID of the organization to remove a user from.