Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
PostTasksIDOwnersRequest
Interface PostTasksIDOwnersRequest
interface
PostTasksIDOwnersRequest
{
body
:
AddResourceMemberRequestBody
;
taskID
:
string
;
}
Index
Properties
body
taskID
Properties
body
body
:
AddResourceMemberRequestBody
A user to add as an owner of the task.
taskID
taskID
:
string
The task ID.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
taskID
Documentation
Loading...
A user to add as an owner of the task.