Workbooks - Delete

Delete a workbook.

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/workbooks/{resourceName}?api-version=2021-08-01

URI Parameters

Name In Required Type Description
resourceGroupName
path True

string

The name of the resource group. The name is case insensitive.

resourceName
path True

string

The name of the Application Insights component resource.

subscriptionId
path True

string

The ID of the target subscription.

api-version
query True

string

The API version to use for this operation.

Responses

Name Type Description
200 OK

The workbook has been successfully deleted.

204 No Content

The resource doesn't exist.

Other Status Codes

WorkbookError

Error response describing why the operation failed.

Security

azure_auth

Azure Active Directory OAuth2 Flow.

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation impersonate your user account

Examples

WorkbookDelete

Sample request

DELETE https://management.azure.com/subscriptions/6b643656-33eb-422f-aee8-3ac145d124af/resourceGroups/my-resource-group/providers/Microsoft.Insights/workbooks/deadb33f-5e0d-4064-8ebb-1a4ed0313eb2?api-version=2021-08-01

Sample response

Definitions

Name Description
WorkbookError

Error response.

WorkbookErrorDefinition

Error definition.

WorkbookInnerErrorTrace

Error details

WorkbookError

Error response.

Name Type Description
error

WorkbookErrorDefinition

The error details.

WorkbookErrorDefinition

Error definition.

Name Type Description
code

string

Service specific error code which serves as the substatus for the HTTP error code.

innererror

WorkbookInnerErrorTrace

Internal error details.

message

string

Description of the error.

WorkbookInnerErrorTrace

Error details

Name Type Description
trace

string[]

detailed error trace