Skip to main content
PUT
Update a firewall group

Authorizations

Authorization
string
header
required

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

Path Parameters

firewallGroup
integer
required

Body

application/json
name
string
required
Example:

"Updated Group Name"

Response

200 - application/json

Group updated

status
boolean
Example:

true

message
string
Example:

"Firewall Group updated."

data
object