Skip to content

Set multiple values at once

POST
/resources/registry

Note that /system keys cannot be updated in batch.

Request Body

JSON
[
  
{
  
  
"key": "string",
  
  
"value": {
  
  
},
  
  
"isSecret": true
  
}
]

Responses

OK

Samples

© 2024 Hantera AB. All rights reserved.