Creates a Grafana API key for the workspace. This key can be used to authenticate requests sent to the workspace's HTTP API. See https://docs.aws.amazon.com/grafana/latest/userguide/Using-Grafana-APIs.html for available APIs and example requests.
In workspaces compatible with Grafana version 9 or above, use workspace service accounts instead of API keys. API keys will be removed in a future release.
post/workspaces/{workspaceId}/apikeys
Path parameters
workspaceIdstring required
The ID of the workspace to create an API key.
Request body
Response
Success