v60

latestOpenAPI 3.0.0Mozilla Public License 2.0raw.githubusercontent.com2026-07-3167151417.8 KB
Filters

Update a filter

This endpoint updates an existing filter

put/v1/projects/{projectID}/subscriptions/{subscriptionID}/filters/{filterID}

Path parameters

projectIDstring required

Project ID

subscriptionIDstring required

Subscription ID

filterIDstring required

Filter ID

Request body

bodyDatastoreM nullable
event_typestring

Type of event this filter applies to (optional)

headersDatastoreM nullable
is_flattenedboolean

Whether the filter uses flattened JSON paths (optional)

pathDatastoreM nullable
queryDatastoreM nullable

Response

OK

messagestring
statusboolean