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
- ○
added the new optional
headerrequest parametertraceparentto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
headerrequest parametertracestateto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○