Orgs-Gateway Templates

Number of APIs: 6

  1. getOrgGatewayTemplates GET https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates

  2. getOrgGatewayTemplateDetails GET https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates/:gatewaytemplate_id

  3. createOrgGatewayTemplates POST https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates

  4. updateOrgGatewayTemplate PUT https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates/:gatewaytemplate_id

  5. createOrgHAGatewayTemplates PUT https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates

  6. deleteOrgGatewayTemplate DELETE https://{{host}}/api/v1/orgs/:org_id/gatewaytemplates/:gatewaytemplate_id