managedgrafana_delete_workspace_service_account_token: Deletes a token for the workspace service account

View source: R/managedgrafana_operations.R

managedgrafana_delete_workspace_service_account_tokenR Documentation

Deletes a token for the workspace service account

Description

Deletes a token for the workspace service account.

See https://www.paws-r-sdk.com/docs/managedgrafana_delete_workspace_service_account_token/ for full documentation.

Usage

managedgrafana_delete_workspace_service_account_token(
  serviceAccountId,
  tokenId,
  workspaceId
)

Arguments

serviceAccountId

[required] The ID of the service account from which to delete the token.

tokenId

[required] The ID of the token to delete.

workspaceId

[required] The ID of the workspace from which to delete the token.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.