...
| Description | Create or update a property |
URL | /api/properties |
| Method | POST |
| Security | Requires Global Administrator role |
...
Parameter | Description | Required | Default Value |
|---|---|---|---|
id | Key of the property | Yes | None |
value | Value of the property | ???Yes | None |
Delete a Property
| Description | Delete a property |
URL | /api/properties |
| Method | DELETE |
| Security | Requires Global Administrator role |
...

