settings
Update a specific setting by id
Update a specific setting by its id
post/api/settings/{id}
Path parameters
idstring required
Setting id to update
Request body
{"stackTrail":"paths:/api/settings/{id}:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown","description":"New value for the setting"}
Response
Success