Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
DeleteBucketsIDMembersIDRequest
Interface DeleteBucketsIDMembersIDRequest
interface
DeleteBucketsIDMembersIDRequest
{
bucketID
:
string
;
userID
:
string
;
}
Index
Properties
bucketID
userID
Properties
bucketID
bucketID
:
string
The ID of the bucket 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
bucketID
userID
Documentation
Loading...
The ID of the bucket to remove a user from.