Save Config
PUT/config-svc/config
Save the provided configuration to the server
Request
- application/json
Body
required
Save Config Request
config
object
data
object
required
property name* any
dataJson string
id string
namespace string
Responses
- 200
- 401
- 500
Save Config Response
- application/json
- Schema
- Example (from schema)
Schema
object
{}
Unauthorized
- application/json
- Schema
Schema
string
Internal Server Error
- application/json
- Schema
Schema
string
Loading...