Performs a sparse update of settings. Only properties present in the request body are updated — omitted properties are left unchanged.
Nested sections follow the same rule: include only the fields you want to change within each section.
Contact stages and account stages are an exception — when the contactStages or accountStages array is present, all 8 stages must be provided with unique IDs (1–8).
API key passed in the X-API-Key header
Team and user settings. All properties are nullable — on GET, null means the setting is not configured or not applicable. On PATCH, only properties present in the JSON body are updated.
Settings updated successfully — returns the full settings object after applying changes
Team and user settings. All properties are nullable — on GET, null means the setting is not configured or not applicable. On PATCH, only properties present in the JSON body are updated.