Update an institute setting

Updates the key and/or value of an existing institute setting. The cache entry for the previous key is evicted; if the new key collides with another setting on the institute the call returns 409 Conflict. Use this when administering a specific institute different from your own — to update settings on your own institute, use the active variant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
int32
required
Body Params
string
string
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

Successfully updated institute setting.

401

You do not have permission to update the specified institute setting.

404

The provided institute or institute setting id was not found.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!