GeneralSettings​
Endpoints to get and update general site settings. Response and request use "general" and "policy" objects. Boolean fields default to false; string fields default to empty string.
Get General settings​
Update General settings​
PATCH
/api/v2/settings/general
Partial update of general settings. Accepts application/json or multipart/form-data with optional adminHeaderPicture file upload (jpeg, png, gif, webp, max 5MB).
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
"string"
Responses​
Settings updated successfully
application/json
{
 Â
}
