EventSubscriptions

Update an event subscription.

Asynchronously updates an existing event subscription.

patch/{scope}/providers/Microsoft.EventGrid/eventSubscriptions/{eventSubscriptionName}

Path parameters

eventSubscriptionNamestring required

Name of the event subscription to be updated.

Parameters

../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ScopeParameter — unresolved $ref
../../../../../../common-types/resource-management/v6/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Request body

labelsstring[]

List of user defined labels.

expirationTimeUtcstring date-time

Information about the expiration time for the event subscription.

eventDeliverySchema'EventGridSchema' | 'CustomInputSchema' | 'CloudEventSchemaV1_0'

The event delivery schema for the event subscription.

Response

EventSubscription update request accepted.

idstring

Fully qualified identifier of the resource.

namestring

Name of the resource.

typestring

Type of the resource.

Changes

Changed in 2 of the 24 revisions of this API.34

  • 2017-06-15-preview285f714f333922See the full diff
    • the optional response header Location removed for the status 201

      optional-response-header-removed

    • deleted the path request parameter scope

      request-parameter-removed

    • api tag EventSubscriptions added

      api-tag-added

    • api tag EventSubscriptionOperationGroup removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 2017-06-15-preview6114a105ef6912See the full diff
    • deleted the query request parameter api-version

      request-parameter-removed

    • api tag EventSubscriptionOperationGroup added

      api-tag-added

    • api tag EventSubscriptions removed

      api-tag-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog