Skip to main content

Edit an application group

PUT 

/sse/config/v1/application-groups/:id

Modify an application group.

Request

Path Parameters

    id stringrequired

    The resource's unique identifier.

Body

The application group you want to edit

    entry object
    members string[]required

    Possible values: <= 63 characters

    name stringrequired

    Possible values: <= 31 characters

    Alphanumeric string [ 0-9a-zA-Z._-]

Responses

Ok

Loading...