All REST Endpoints

System Property
This contains all the operations for System Property.
Create a new System Property
Method: post
Path: /iam/governance/api/v1/systemconfiguration/systemproperty
Delete a System Property
Method: delete
Path: /iam/governance/api/v1/systemconfiguration/systemproperty/{keyword}
Fetch a System Property
Method: get
Path: /iam/governance/api/v1/systemconfiguration/systemproperty/{keyword}
Find all System Properties
Method: get
Path: /iam/governance/api/v1/systemconfiguration/
Update a System Property
Method: put
Path: /iam/governance/api/v1/systemconfiguration/systemproperty