Endpoint REST Endpoints

Endpoint
Create Endpoint Resource
Method: post
Path: /oracle-fhir-server/fhir/Endpoint
Delete Endpoint Resource
Method: delete
Path: /oracle-fhir-server/fhir/Endpoint/{id}
GET Change History of Endpoint Resource
Method: get
Path: /oracle-fhir-server/fhir/Endpoint/_history
GET Change History of Endpoint Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/Endpoint/{id}/_history
GET Endpoint Resource Bundle
Method: get
Path: /oracle-fhir-server/fhir/Endpoint
GET Endpoint Resource by ID
Method: get
Path: /oracle-fhir-server/fhir/Endpoint/{id}
GET Endpoint Resource by version ID
Method: get
Path: /oracle-fhir-server/fhir/Endpoint/{id}/_history/{vid}
Update Endpoint Resource
Method: put
Path: /oracle-fhir-server/fhir/Endpoint/{id}