Skip to main content

Update realm attribute by key

PUT 

/:realm/attributes/:attributeKey

Update realm attribute by key

Request

Path Parameters

    realm stringrequired

    realm name (not id!)

    attributeKey stringrequired

    attribute key

Body

required

    name string
    value string
    realm string

Responses

success

Loading...