interface PostDashboardsIDOwnersRequest {
    body: AddResourceMemberRequestBody;
    dashboardID: string;
}

Properties

Properties

User to add as owner

dashboardID: string

The dashboard ID.

MMNEPVFCICPMFPCPTTAAATR