Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PatchAuthorizationsIDRequest
Interface PatchAuthorizationsIDRequest
interface
PatchAuthorizationsIDRequest
{
authID
:
string
;
body
:
AuthorizationUpdateRequest
;
}
Index
Properties
authID
body
Properties
authID
authID
:
string
The ID of the authorization to update.
body
body
:
AuthorizationUpdateRequest
Authorization to update
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authID
body
Documentation
Loading...
The ID of the authorization to update.