post
https://{targetURL}/api/v1/organisations//settings
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successfully created institute setting.
400The new institute setting has malformed parameters.
401You do not have permission to create institute settings.
404The provided institute was not found.