Delete a security group
Firewall
Delete a Security Groups
Deletes a security group and all its associated rules.
Note: A security group cannot be deleted if it is currently attached to any resources.
DELETE
Delete a security group
Authorizations
JWT token from authentication service
Headers
Account ID from authentication (must match path accountId)
User ID performing the action
Unique request ID for tracing
Path Parameters
Account external ID
Pattern:
^acct-[a-zA-Z0-9]+-v1$Project external ID
Pattern:
^proj-[a-zA-Z0-9]+-v1$Security group external ID
Pattern:
^sg-[a-zA-Z0-9]+-v1$