Skip to main content

Update an application group

PUT 

/application-groups/:id

Update an existing application group.

Request

Path Parameters

    id uuidrequired

    The UUID of the configuration resource

Body

OK

    entry object
    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

Responses

OK

Loading...