EventRoutes

Deletes an event route. Status codes:

  • 204 No Content
  • 404 Not Found
    • EventRouteNotFound - The event route was not found.
delete/eventroutes/{id}

Path parameters

idstring required

The id for an event route. The id is unique within event routes and case sensitive.

Query parameters

api-versionstring required

The requested API version.

Response

Success

Changes

Changed in 1 of the 7 revisions of this API.2

  • 2020-05-31-previewd47143e477552See the full diff
    • added the new optional header request parameter traceparent to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional header request parameter tracestate to all path's operations

      new-optional-request-default-parameter-to-existing-path