Set an ORDS property value for a schema
put
                    /ords/properties/{schema}/{key}
Set a specfic ORDS property value in the database for the specified schema. ORDS property values that are defined at SCHEMA scope can be managed through this endpoint. A client requires SQL Administrator role to invoke this service.
                
                Request
Path Parameters
                - 
                    key(required):  string
                    
                    The name of the ORDS property.
- 
                    schema(required):  string
                    
                    The name of the REST Enabled database schema.
Supported Media Types
                            - application/json
Response
Supported Media Types
                - application/json
200 Response
Information about a specific ORDS property value in the database that is visible to the user.