...
These endpoints apply to version 4 of the APIs for the
d-s-platformproduct | ||
---|---|---|
|
...
The following endpoints apply only if the
d-s-platformproduct |
---|
...
Endpoint | Method | Behavior | Documentation |
---|---|---|---|
/v4/connections/:id/permissions/ | POST | Create | API Connections Permissions Create User v4 |
/v4/connections/:id/permissions/ | GET | Read | API Connections Permissions Get User v4 |
/v4/connections/:id/permissions/ | DELETE | Delete | API Connections Permissions Delete User v4 |
...
Endpoint | Method | Behavior | Documentation |
---|---|---|---|
/importedDatasets | POST | Create | API ImportedDatasets Create v4 |
/importedDatasets | GET | List | API ImportedDatasets Get List v4 |
/importedDatasets/:id | GET | Read | |
/importedDatasets/:id | PATCH | Update | API ImportedDatasets Patch v4 |
/importedDatasets/:id | DELETE | Delete | API ImportedDatasets Delete v4 |
/v4/importedDatasets/:id/addToFlow | POST | Create | API ImportedDatasets Post AddToFlow v4 |
/wrangledDatasets | POST | Create | API WrangledDatasets Create v4 |
/wrangledDatasets | GET | List | API WrangledDatasets Get List v4 |
/wrangledDatasets/:id | GET | Read | API WrangledDatasets Get v4 |
/wrangledDatasets/:id | PATCH | Patch | API WrangledDatasets Patch v4 |
/wrangledDatasets/:id | DELETE | Delete | API WrangledDatasets Delete v4 |
/wrangledDatasets/:id/primaryInputDatasets | GET | Read | API WrangledDatasets Get PrimaryInputDataset v4 |
/wrangledDatasets/:id/primaryInputDatasets | PUT | Update |
...
Endpoint | Method | Behavior | Documentation |
---|---|---|---|
/v4/outputObjects | POST | Create | API OutputObjects Create v4 |
/v4/outputObjects | GET | List | API OutputObjects Get List v4 |
/v4/outputObjects/:id | GET | Read | API OutputObjects Get v4 |
/v4/outputObjects/:id | PUT | Update | API OutputObjects Update v4 |
/v4/outputObjects/:id | DELETE | Delete | API OutputObjects Delete v4 |
/v4/publications | POST | Create | API Publications Create v4 |
/v4/publications | GET | List | API Publications Get List v4 |
/v4/publications/:id | GET | Read | API Publications Get v4 |
/v4/publications/:id | PUT | Update | API Publications Update v4 |
/v4/publications/:id | DELETE | Delete | API Publications Delete v4 |
| POST | Create | API WriteSettings Create v4 |
/v4/writeSettings | GET | List | API WriteSettings Get List v4 |
/v4/writeSettings/:id | GET | Read | API WriteSettings Get v4 |
/v4/writeSettings/:id | PUT | Update | API WriteSettings Update v4 |
/v4/writeSettings/:id | DELETE | Delete | API WriteSettings Delete v4 |
...
Endpoint | Method | Behavior | Documentation |
---|---|---|---|
/people | POST | Create | API People Create v4 |
/people | GET | List | API People Get List v4 |
/people | PATCH | Update | API People Patch v4 |
/people/:id | GET | Read | API People Get v4 |
/v4/people/:tid/assetTransfer/:id | PATCH | Update | API People AssetTransfer v4 |
/people/:id | DELETE | Delete | API People Delete v4 |
...