Skip to main content

Delete security group

DELETE 

/security_groups/security_group

Delete a security group

Scopes

  • security_group

OAuth2 Scopes

When using OAuth2 authentication, scopes are prefixed with api.katapult.io/core/v1/.

Request

Body

    security_group

    object

    required

    All 'security_group[]' params are mutually exclusive, only one can be provided.

    id string

Responses

Delete a security group

Schema

    security_group

    object

    required

    id string
    name string
Loading...