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
- 200
- 400
- 401
The configuration entry was successfully inserted or updated.
Response Headers
Invalid configuration key.
Response Headers
Invalid Token