v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1425156138.7 KB

Updates the configuration string for the given workspace

put/workspaces/{workspaceId}/configuration

Path parameters

workspaceIdstring required

The ID of the workspace to update.

Request body

configurationstring required

The new configuration string for the workspace. For more information about the format and configuration options available, see <a href="https://docs.aws.amazon.com/grafana/latest/userguide/AMG-configure-workspace.html">Working in your Grafana workspace</a>.

grafanaVersionstring
<p>Specifies the version of Grafana to support in the workspace. If not specified, keeps the current version of the workspace.</p> <p>Can only be used to upgrade (for example, from 8.4 to 9.4), not downgrade (for example, from 9.4 to 8.4).</p> <p>To know what versions are available to upgrade to for a specific workspace, see the <a href="https://docs.aws.amazon.com/grafana/latest/APIReference/API_ListVersions.html">ListVersions</a> operation.</p>

Response

Success

UpdateWorkspaceConfigurationResponse required