Global Properties REST Endpoints
    
        Core/Global Properties
    
Use for managing global properties.
- Get a Global Property by ID
- Method: getPath:/api/core/GlobalProperties/{id}
- Get Global Properties
- Method: getPath:/api/core/GlobalProperties
- Update a Global Property
- Method: putPath:/api/core/GlobalProperties/{id}