Skip to main content
PUT
Update a filter

Authorizations

Authorization
string
header
required

Path Parameters

projectID
string
required

Project ID

subscriptionID
string
required

Subscription ID

filterID
string
required

Filter ID

Body

application/json

Updated filter

body
object

Body matching criteria (optional)

enabled_at
object

Non-null when this filter is active.

event_type
string

Type of event this filter applies to (optional)

headers
object

Header matching criteria (optional)

is_flattened
boolean

Whether the filter uses flattened JSON paths (optional)

path
object

Path matching criteria (optional)

query
object

Query matching criteria (optional)

Response

OK

message
string
status
boolean
data
object