Orgs-Gateway Templates
Number of APIs: 6
-
getOrgGatewayTemplates GET https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates
-
getOrgGatewayTemplateDetails GET https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates/:gatewaytemplate_id
-
createOrgGatewayTemplates POST https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates
-
updateOrgGatewayTemplate PUT https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates/:gatewaytemplate_id
-
createOrgHAGatewayTemplates PUT https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates
-
deleteOrgGatewayTemplate DELETE https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates/:gatewaytemplate_id