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
- application/json
Body
required
name string
value string
realm string
Responses
- 204
- 404
success
Realm attribute doesn't exist
Loading...