Skip to main content
POST
Update stream rules

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

dry_run
boolean
delete_all
boolean

Body

application/json
add
object[]

Rules to add.

delete
object

Rules to delete by id or by value.

Response

The request has succeeded.

data
object[]
errors
object[]
meta
object