# Update Enterprise Settings **PUT /api/v1/enterprise/settings** Update all enterprise settings in one request. The request should contain an array of settings with their keys, values, labels, and help texts. The keys must match the existing settings in the database. This endpoint allows for bulk updating of settings, making it efficient for managing multiple settings at once. ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Body: application/json (object) - **settings** (array[object]) list of settings to update ## Responses [Powered by Bump.sh](https://bump.sh)