Skip to main content

Edit a hip profile

PUT 

/sse/config/v1/hip-profiles/:id

Modify a hip profile.

Request

Path Parameters

    id stringrequired

    The resource's unique identifier.

Body

The hip profile you want to edit

    description string

    Possible values: <= 255 characters

    match stringrequired

    Possible values: <= 2048 characters

    name stringrequired

    Possible values: <= 31 characters

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

Responses

Ok

Loading...