Skip to main content
POST
Create a firewall group

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Example:

"Web Security Group"

Response

200 - application/json

Group created

status
boolean
Example:

true

message
string
Example:

"Firewall Group created."

data
object