Create an institute setting

Creates a new institute setting on the specified institute. The body must include a non-empty key and value; either is missing returns 400. A duplicate key within the same institute returns 409 Conflict. Use this when administering a specific institute different from your own.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
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
200

Successfully created institute setting.

400

The new institute setting has malformed parameters.

401

You do not have permission to create institute settings.

404

The provided institute was not found.

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