Learn R Programming

paws.management (version 0.2.0)

managedgrafana_delete_workspace_api_key: Deletes an API key for a workspace

Description

Deletes an API key for a workspace.

See https://paws-r.github.io/docs/managedgrafana/delete_workspace_api_key.html for full documentation.

Usage

managedgrafana_delete_workspace_api_key(keyName, workspaceId)

Arguments

keyName

[required] The name of the API key to delete.

workspaceId

[required] The ID of the workspace to delete.