Skip to main content
POST
Create a security group

Authorizations

Authorization
string
header
required

API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.

Body

application/json
name
string
required
Maximum string length: 30
Example:

"web-servers"

description
string | null
Example:

"Allow HTTP/HTTPS traffic"

Response

Security group created

data
object