influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > DeleteOrgsIDOwnersIDRequest

DeleteOrgsIDOwnersIDRequest interface

Signature:

interface DeleteOrgsIDOwnersIDRequest 

Properties

Property Modifiers Type Description
orgID   string The ID of the organization to remove an owner from.
userID   string The ID of the user to remove.