Skip to main content
PUT
Update PBM rule

Authorizations

Authorization
string
header
required

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

Path Parameters

Body

application/json
name
string | null
priority
integer | null
filters
RuleFilter · object[] | null
count
integer | null
unit
enum<string> | null
Available options:
unspecified,
kps,
pps
enable
boolean | null
labels
Labels · object | null
description
string | null

Response

Successful Response

id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
status
enum<string>
required
Available options:
received,
in_progress,
success,
failed,
cancelled
extra_details
Extra Details · object | null