Skip to contents

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(
  tokenId,
  serviceAccountId,
  workspaceId
)

Arguments

tokenId

[required] The ID of the token to delete.

serviceAccountId

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

workspaceId

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