globalconfig
Update global config item
Update the specified global config item. Requires user to have an admin profile. If a field is not included in the query body, that field will not be updated.
patch/globalconfig/{key}
Path parameters
keystring required
The id or key of the global config item to update.
Request body
Response
Success, returns the updated global config item.