Skip to content
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
Appearance
Menu
Return to top
Set multiple values at once
POST
/resources/registry
Note that
/system
keys cannot be updated in batch.
Request Body
application/json
Schema
JSON
JSON
[
{
"key"
:
"string"
,
"value"
:
{
}
,
"isSecret"
:
true
}
]
Responses
200
400
401
403
OK
POST
/resources/registry
Samples