HubCertificates REST Endpoints

Hub Administration/HubCertificates
Manage Intelligent Advisor Hub certificates
Create hub certificates
Method: post
Path: https://{your_site_interface}/opa-hub/api/12.2.39/hubCertificates
Delete a hub certificate
Method: delete
Path: https://{your_site_interface}/opa-hub/api/12.2.39/hubCertificates/{hubCertificate-keyId}
Get a hub certificate
Method: get
Path: https://{your_site_interface}/opa-hub/api/12.2.39/hubCertificates/{hubCertificate-keyId}
Get all hub certificates
Method: get
Path: https://{your_site_interface}/opa-hub/api/12.2.39/hubCertificates
Update a hub certificate
Method: patch
Path: https://{your_site_interface}/opa-hub/api/12.2.39/hubCertificates/{hubCertificate-keyId}