I need please a clear example about how to use the functions of the Module CustomDimensions
https://developer.matomo.org/api-reference/reporting-api#CustomDimensions
For exampe I need to use this function CustomDimensions.configureNewCustomDimension* (idSite, name, scope, active, extractions = ‘Array’, caseSensitive = ‘1’)*
what is meant by extractions and caseSensitive and what values should I pass to them . If you can provide me please with complete example of the request to be sent