Skip to main content

Insert or update a configuration key

POST 

/api/v1/admin/config/:key

For an existing key, update the value and isEnabled of the key. If the key does not exist, insert it.

Request

Responses

The configuration entry was successfully inserted or updated.

Response Headers