Global Properties REST Endpoints

Core/Global Properties
Use for managing global properties.
Get a Global Property by ID
Method: get
Path: /api/core/GlobalProperties/{id}
Get Global Properties
Method: get
Path: /api/core/GlobalProperties
Update a Global Property
Method: put
Path: /api/core/GlobalProperties/{id}