Authorization Providers REST Endpoints

Hub Administration/Authorization Providers
Manage authorization providers in the Intelligent Advisor Hub to secure interviews within different workspaces.
Create authorization providers
Method: post
Path: https://{your_site_interface}/opa-hub/api/12.2.35/authorization-providers
Delete an authorization provider
Method: delete
Path: https://{your_site_interface}/opa-hub/api/12.2.35/authorization-providers/{authorization-provider-id}
Get all authorization providers
Method: get
Path: https://{your_site_interface}/opa-hub/api/12.2.35/authorization-providers
Get an authorization provider
Method: get
Path: https://{your_site_interface}/opa-hub/api/12.2.35/authorization-providers/{authorization-provider-id}
Update an authorization provider
Method: patch
Path: https://{your_site_interface}/opa-hub/api/12.2.35/authorization-providers/{authorization-provider-id}