SQL command factory POST request
The requirements for a POST request to SQL command factory to execute arbitrary SQL commands in the ObjectServer.
Element | Description |
---|---|
HTTP method | POST |
Query parameters | Not applicable |
Request headers |
|
Accept | application/json |
Content-Type | application/json |
Request body | JSON SQL command message |