Skip to main content
PATCH
Update Firewall Rule

Authorizations

Authorization
string
header
required

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

Path Parameters

firewall_id
string<uuid>
required

Firewall Group UUID

rule_id
string<uuid>
required

Firewall Rule UUID

Body

application/json
desc
string
required
Maximum string length: 255
Example:

"Allow HTTPS traffic"

team_id
string<uuid>

Response

Rule updated successfully