OIC Integrations REST Endpoints

OIC Integrations
Create an OIC Integration history record
Method: post
Path: /epm/rest/public/v1/oicIntegrations/histories
Create an OIC Integration task history record
Method: post
Path: /epm/rest/public/v1/oicIntegrations/histories/tasks
Run an OIC Integration
Method: post
Path: /epm/rest/public/v1/oicIntegrations/run
Update an OIC Integration history record
Method: put
Path: /epm/rest/public/v1/oicIntegrations/histories/{integrationHistoryId}
Update an OIC Integration task history record
Method: put
Path: /epm/rest/public/v1/oicIntegrations/histories/tasks/{integrationTaskHistoryId}