POST /datasources/test HTTP/1.1 Host: api Content-Type: application/json Accept: */* Content-Length: 115 { "id": "text", "name": "text", "type": "text", "organizationId": "text", "datasourceConfig": { "ANY_ADDITIONAL_PROPERTY": {} } }
OK
{ "code": 1, "message": "text", "data": true, "success": true }