> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Swagger

> How to set up the Swagger connector, plus the actions that are available.

<div className="connector-page-header">
  <img src="https://stackone-logos.com/api/swagger/filled/svg" alt="Swagger" className="connector-page-icon" />

  <div className="connector-page-changelog">
    <div className="connector-page-version"><span className="connector-page-tag-preview connector-page-stage-tag">Preview</span><span>v0.1.0</span></div>
    <div><a href="/connectors/swagger/changelog">See changelog</a></div>
  </div>

  <div className="connector-page-header-meta">
    <div className="connector-page-subtitle"><a href="#actions">62 actions</a> · 1 auth method</div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See [Organizations & Projects](/gateway/concepts/organizations-and-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a Connector Profile in your project. See [Setup Connector Profile](/gateway/quickstart#setup-connector-profile).

    <Columns cols={2}>
      <Card title="Connector Profile · API Key" href="/connectors/swagger/guides/connector-profile/api-key" icon="https://stackone-logos.com/api/swagger/filled/svg" horizontal>
        Swagger (SwaggerHub) authenticates with a single account-level API key sent in the Authorization header. The same key is...
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Link an account [from the dashboard](/connect/managing-connectors/linking-accounts#link-from-the-dashboard) (or via [StackOne Hub](/embed/account-linking/overview)).

    See the guide for the authentication type chosen in the Connector Profile:

    <Columns cols={2}>
      <Card title="Link Account · API Key" href="/connectors/swagger/guides/link-account/api-key" icon="https://stackone-logos.com/api/swagger/filled/svg" horizontal />
    </Columns>
  </Step>

  <Step title="Use Actions">
    Connect an AI platform to the linked account's actions. See [AI Platforms](/connect/ai-platforms/overview).

    Other ways to call actions are listed in [Protocols & SDKs](/connect/protocols-and-sdks).
  </Step>
</Steps>

## Actions

<div className="connector-meta-library-section">
  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>62 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid">
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_owner_apis" data-action-label="List Owner APIs" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Owner APIs</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_owner_apis" aria-label="Copy swagger_list_owner_apis"><code className="connector-page-code">swagger\_list\_owner\_apis</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all API definitions owned by a specific user or organization in SwaggerHub, with pagination and sorting. Use the ow\...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_api_versions" data-action-label="Get API Versions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get API Versions</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_api_versions" aria-label="Copy swagger_get_api_versions"><code className="connector-page-code">swagger\_get\_api\_versions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the list of versions for a specific API, returned as an OpenAPI-style document whose entries reference each pub...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_api_definition" data-action-label="Get API Definition" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get API Definition</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_api_definition" aria-label="Copy swagger_get_api_definition"><code className="connector-page-code">swagger\_get\_api\_definition</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the OpenAPI/Swagger definition for a specific API version as JSON. Optionally resolve external references or fl...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_or_update_api" data-action-label="Create Or Update API" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Or Update API</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_or_update_api" aria-label="Copy swagger_create_or_update_api"><code className="connector-page-code">swagger\_create\_or\_update\_api</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new API or save a new/updated version of an existing API by posting an OpenAPI definition. The version is taken...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_set_api_default_version" data-action-label="Set API Default Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Set API Default Version</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_set_api_default_version" aria-label="Copy swagger_set_api_default_version"><code className="connector-page-code">swagger\_set\_api\_default\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Set the default version for an API. Provide the version identifier to make default.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_clone_api_version" data-action-label="Clone API Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Clone API Version</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_clone_api_version" aria-label="Copy swagger_clone_api_version"><code className="connector-page-code">swagger\_clone\_api\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Clone a specific API version into a new API owned by the caller. Cloning copies the definition so it can be modified ind...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_fork_api_version" data-action-label="Fork API Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Fork API Version</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_fork_api_version" aria-label="Copy swagger_fork_api_version"><code className="connector-page-code">swagger\_fork\_api\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fork a specific API version, creating a linked copy that tracks its origin. Use fork (rather than clone) when you want t...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_api_standardization" data-action-label="Get API Standardization" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get API Standardization</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_api_standardization" aria-label="Copy swagger_get_api_standardization"><code className="connector-page-code">swagger\_get\_api\_standardization</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Run the organization's standardization (API governance) rules against a specific API version and return the violations f...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_api_validation" data-action-label="Get API Validation" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get API Validation</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_api_validation" aria-label="Copy swagger_get_api_validation"><code className="connector-page-code">swagger\_get\_api\_validation</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the validation results (errors and warnings) for a specific API version, reflecting how well the definition con...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_api" data-action-label="Delete API" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete API</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_api" aria-label="Copy swagger_delete_api"><code className="connector-page-code">swagger\_delete\_api</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete an entire API (all of its versions) owned by a user or organization. This cannot be undone — use Dele...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_api_version" data-action-label="Delete API Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete API Version</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_api_version" aria-label="Copy swagger_delete_api_version"><code className="connector-page-code">swagger\_delete\_api\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a single version of an API, leaving other versions intact. Provide the owner, API name and the version to remove.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_attachments" data-action-label="List Attachments" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Attachments</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_attachments" aria-label="Copy swagger_list_attachments"><code className="connector-page-code">swagger\_list\_attachments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all attachments belonging to a SwaggerHub Portal or to a specific product. Filter by either a portal ID or a produc...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_attachment" data-action-label="Get Attachment" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Attachment</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_attachment" aria-label="Copy swagger_get_attachment"><code className="connector-page-code">swagger\_get\_attachment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the metadata for a single attachment by its ID, including its name, content type and visibility. Use List Attac...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_document" data-action-label="Get Document" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Document</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_document" aria-label="Copy swagger_get_document"><code className="connector-page-code">swagger\_get\_document</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the content and metadata of a portal document by its id. A document is the content body behind a table-of-conte...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_update_document" data-action-label="Update Document" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Document</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_update_document" aria-label="Copy swagger_update_document"><code className="connector-page-code">swagger\_update\_document</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the contents of a portal document by its id. Provide the document object with the fields to change (e.g. content,...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_owner_domains" data-action-label="List Owner Domains" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Owner Domains</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_owner_domains" aria-label="Copy swagger_list_owner_domains"><code className="connector-page-code">swagger\_list\_owner\_domains</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all domain definitions owned by a specific user or organization in SwaggerHub, with pagination and sorting. Use the...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_domain_versions" data-action-label="Get Domain Versions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Domain Versions</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_domain_versions" aria-label="Copy swagger_get_domain_versions"><code className="connector-page-code">swagger\_get\_domain\_versions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the list of versions for a specific domain, returned as an OpenAPI-style document whose entries reference each...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_domain_definition" data-action-label="Get Domain Definition" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Domain Definition</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_domain_definition" aria-label="Copy swagger_get_domain_definition"><code className="connector-page-code">swagger\_get\_domain\_definition</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the OpenAPI/Swagger domain definition for a specific domain version as JSON. Get the owner, domain name and ver...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_or_update_domain" data-action-label="Create Or Update Domain" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Or Update Domain</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_or_update_domain" aria-label="Copy swagger_create_or_update_domain"><code className="connector-page-code">swagger\_create\_or\_update\_domain</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new domain or save a new/updated version of an existing domain by posting a domain definition. The version is t...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_domain" data-action-label="Delete Domain" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Domain</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_domain" aria-label="Copy swagger_delete_domain"><code className="connector-page-code">swagger\_delete\_domain</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete an entire domain (all of its versions) owned by a user or organization. This cannot be undone — use D...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_domain_version" data-action-label="Delete Domain Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Domain Version</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_domain_version" aria-label="Copy swagger_delete_domain_version"><code className="connector-page-code">swagger\_delete\_domain\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a single version of a domain, leaving other versions intact. Provide the owner, domain name and the version to re...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_api_integrations" data-action-label="List API Integrations" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List API Integrations</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_api_integrations" aria-label="Copy swagger_list_api_integrations"><code className="connector-page-code">swagger\_list\_api\_integrations</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all integrations configured for a specific API version, including their integration types, names, unique IDs and en...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_api_integration" data-action-label="Get API Integration" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get API Integration</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_api_integration" aria-label="Copy swagger_get_api_integration"><code className="connector-page-code">swagger\_get\_api\_integration</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the full configuration of a single integration for an API version by its ID. Access tokens and passwords are om...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_api_integration" data-action-label="Create API Integration" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create API Integration</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_api_integration" aria-label="Copy swagger_create_api_integration"><code className="connector-page-code">swagger\_create\_api\_integration</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Configure a new integration for a specific API version by posting an integration configuration object. The integration t...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_update_api_integration" data-action-label="Update API Integration" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update API Integration</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_update_api_integration" aria-label="Copy swagger_update_api_integration"><code className="connector-page-code">swagger\_update\_api\_integration</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Replace the configuration of an existing integration for an API version. Provide the full integration configuration obje...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_api_integration" data-action-label="Delete API Integration" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete API Integration</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_api_integration" aria-label="Copy swagger_delete_api_integration"><code className="connector-page-code">swagger\_delete\_api\_integration</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete an existing integration from an API version by its ID. This cannot be undone. Use List API Integrations to obtain...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_portals" data-action-label="List Portals" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Portals</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_portals" aria-label="Copy swagger_list_portals"><code className="connector-page-code">swagger\_list\_portals</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the SwaggerHub portals the caller can access, with optional subdomain filtering and paging. Returns a paged list of...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_portal" data-action-label="Create Portal" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Portal</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_portal" aria-label="Copy swagger_create_portal"><code className="connector-page-code">swagger\_create\_portal</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new SwaggerHub portal. Requires a subdomain and the swaggerHubOrganizationId (the owning organization's UUID)....</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_portal" data-action-label="Get Portal" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Portal</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_portal" aria-label="Copy swagger_get_portal"><code className="connector-page-code">swagger\_get\_portal</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single SwaggerHub portal by its id. Optionally embed related resources. Use List Portals first to get the por...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_update_portal" data-action-label="Update Portal" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Portal</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_update_portal" aria-label="Copy swagger_update_portal"><code className="connector-page-code">swagger\_update\_portal</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing SwaggerHub portal by its id. Provide the portal object with the fields to change. Use List Portals fi...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_portal" data-action-label="Delete Portal" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Portal</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_portal" aria-label="Copy swagger_delete_portal"><code className="connector-page-code">swagger\_delete\_portal</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Soft delete a SwaggerHub portal by its id. Use List Portals first to get the portalId.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_portal_products" data-action-label="List Portal Products" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Portal Products</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_portal_products" aria-label="Copy swagger_list_portal_products"><code className="connector-page-code">swagger\_list\_portal\_products</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the products published in a specific SwaggerHub portal, with optional name/slug filtering and paging. Use List Port...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_portal_product" data-action-label="Create Portal Product" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Portal Product</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_portal_product" aria-label="Copy swagger_create_portal_product"><code className="connector-page-code">swagger\_create\_portal\_product</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new product within a SwaggerHub portal. The `type` field is a discriminator — set it to 'new' to create a fresh...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_portal_templates" data-action-label="List Portal Templates" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Portal Templates</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_portal_templates" aria-label="Copy swagger_list_portal_templates"><code className="connector-page-code">swagger\_list\_portal\_templates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the documentation templates available in a specific SwaggerHub portal, with optional name filtering and paging. Use...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_portal_template" data-action-label="Create Portal Template" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Portal Template</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_portal_template" aria-label="Copy swagger_create_portal_template"><code className="connector-page-code">swagger\_create\_portal\_template</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new documentation template within a SwaggerHub portal. Provide the template object (e.g. name, description). Us...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_portal_access_requests" data-action-label="List Portal Access Requests" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Portal Access Requests</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_portal_access_requests" aria-label="Copy swagger_list_portal_access_requests"><code className="connector-page-code">swagger\_list\_portal\_access\_requests</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the access requests submitted for a specific SwaggerHub portal, with optional status filtering, search and paging....</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_portal_template" data-action-label="Get Portal Template" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Portal Template</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_portal_template" aria-label="Copy swagger_get_portal_template"><code className="connector-page-code">swagger\_get\_portal\_template</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single SwaggerHub Portal template by its ID. Portal templates define reusable documentation layouts and are d...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_update_portal_template" data-action-label="Update Portal Template" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Portal Template</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_update_portal_template" aria-label="Copy swagger_update_portal_template"><code className="connector-page-code">swagger\_update\_portal\_template</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update the details of a SwaggerHub Portal template. Only the properties supplied in the template body are modified (part...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_portal_template" data-action-label="Delete Portal Template" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Portal Template</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_portal_template" aria-label="Copy swagger_delete_portal_template"><code className="connector-page-code">swagger\_delete\_portal\_template</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Soft-delete a SwaggerHub Portal template by its ID. The template is marked as removed rather than permanently erased. Us...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_product" data-action-label="Get Product" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Product</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_product" aria-label="Copy swagger_get_product"><code className="connector-page-code">swagger\_get\_product</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single SwaggerHub Portal product by its ID, optionally embedding related resources. A product is a portal-fac...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_update_product" data-action-label="Update Product" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Product</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_update_product" aria-label="Copy swagger_update_product"><code className="connector-page-code">swagger\_update\_product</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing SwaggerHub Portal product. Provide the product ID and a product object with the fields to change (par...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_product" data-action-label="Delete Product" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Product</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_product" aria-label="Copy swagger_delete_product"><code className="connector-page-code">swagger\_delete\_product</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Soft delete a SwaggerHub Portal product by its ID. The product is removed from the portal but can typically be restored...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_product_sections" data-action-label="Get Product Sections" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Product Sections</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_product_sections" aria-label="Copy swagger_get_product_sections"><code className="connector-page-code">swagger\_get\_product\_sections</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the sections of a SwaggerHub Portal product, with optional embedding of related resources and pagination. Sections...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_published_content" data-action-label="Search Published Content" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Search Published Content</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_published_content" aria-label="Copy swagger_get_published_content"><code className="connector-page-code">swagger\_get\_published\_content</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Full-text search across a product's published portal content. Provide a search query (3-255 chars) and optionally filter...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_projects" data-action-label="List Projects" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Projects</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_projects" aria-label="Copy swagger_list_projects"><code className="connector-page-code">swagger\_list\_projects</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List all projects belonging to a specific owner (organization or user) in SwaggerHub, with optional name-only responses...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_project" data-action-label="Create Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Project</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_project" aria-label="Copy swagger_create_project"><code className="connector-page-code">swagger\_create\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new project for a user or organization, optionally including a set of APIs and domains that belong to the same...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_project" data-action-label="Get Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Project</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_project" aria-label="Copy swagger_get_project"><code className="connector-page-code">swagger\_get\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single project by owner and project name, including its included APIs and domains. Use List Projects first to...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_update_project" data-action-label="Update Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Project</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_update_project" aria-label="Copy swagger_update_project"><code className="connector-page-code">swagger\_update\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing project's data (description and the set of included APIs and domains). Properties that are not provid...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_project" data-action-label="Delete Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Project</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_project" aria-label="Copy swagger_delete_project"><code className="connector-page-code">swagger\_delete\_project</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete a project by owner and project name. This removes the project grouping only; the underlying APIs and...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_project_members" data-action-label="Get Project Members" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Project Members</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_project_members" aria-label="Copy swagger_get_project_members"><code className="connector-page-code">swagger\_get\_project\_members</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the users and teams that are members of a project. Returns each member's name and type (USER or TEAM). Only works f...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_add_project_spec" data-action-label="Add API Or Domain To Project" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Add API Or Domain To Project</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_add_project_spec" aria-label="Copy swagger_add_project_spec"><code className="connector-page-code">swagger\_add\_project\_spec</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add an existing API or domain to a project. Specify whether the definition is an API or a domain and its name; it must b...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_section" data-action-label="Get Section" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Section</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_section" aria-label="Copy swagger_get_section"><code className="connector-page-code">swagger\_get\_section</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a specific portal section by its id, including its metadata. Optionally embed related resources such as its tab...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_section_table_of_contents" data-action-label="Get Section Table Of Contents" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Section Table Of Contents</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_section_table_of_contents" aria-label="Copy swagger_get_section_table_of_contents"><code className="connector-page-code">swagger\_get\_section\_table\_of\_contents</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the table of contents entries for a specific portal section, with pagination. Optionally embed related resources. U...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_section_table_of_contents" data-action-label="Create Section Table Of Contents Entry" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Section Table Of Contents Entry</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_section_table_of_contents" aria-label="Copy swagger_create_section_table_of_contents"><code className="connector-page-code">swagger\_create\_section\_table\_of\_contents</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Add a table of contents entry to a portal section. Provide the entry as an object (a new entry or a copy of an existing...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_search_apis_and_domains" data-action-label="Search APIs And Domains" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Search APIs And Domains</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_search_apis_and_domains" aria-label="Copy swagger_search_apis_and_domains"><code className="connector-page-code">swagger\_search\_apis\_and\_domains</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Search across all APIs, domains and templates in SwaggerHub in APIs.json format, with optional filters for spec type, vi...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_update_table_of_contents" data-action-label="Update Table Of Contents Entry" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Update Table Of Contents Entry</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_update_table_of_contents" aria-label="Copy swagger_update_table_of_contents"><code className="connector-page-code">swagger\_update\_table\_of\_contents</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update a table of contents entry by its id. Provide the fields to change (e.g. slug, title, order, parentId, content, st...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_table_of_contents" data-action-label="Delete Table Of Contents Entry" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Table Of Contents Entry</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_table_of_contents" aria-label="Copy swagger_delete_table_of_contents"><code className="connector-page-code">swagger\_delete\_table\_of\_contents</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a table of contents entry by its id. Optionally delete all nested entries recursively. Use Get Section Table of C...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_list_templates" data-action-label="List Templates" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>List Templates</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_list_templates" aria-label="Copy swagger_list_templates"><code className="connector-page-code">swagger\_list\_templates</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the API templates available in SwaggerHub, including the built-in templates. Provide the owner handle (username or...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_get_template_versions" data-action-label="Get Template Versions" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Get Template Versions</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_get_template_versions" aria-label="Copy swagger_get_template_versions"><code className="connector-page-code">swagger\_get\_template\_versions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the APIs.json listing of all versions for a specific template, identified by its owner and template id. Use Lis...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_create_or_update_template" data-action-label="Create Or Update Template" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Create Or Update Template</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_create_or_update_template" aria-label="Copy swagger_create_or_update_template"><code className="connector-page-code">swagger\_create\_or\_update\_template</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new template or save a new/updated version of an existing template by posting a template definition. The versio...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_fork_template_version" data-action-label="Fork Template Version" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Fork Template Version</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_fork_template_version" aria-label="Copy swagger_fork_template_version"><code className="connector-page-code">swagger\_fork\_template\_version</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Fork a specific template version into a new template, creating a linked copy that tracks its origin. Provide the target...</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="swagger_delete_template" data-action-label="Delete Template" data-action-scopes="" data-action-auth="API Key" data-action-auth-scopes="{&#x22;API Key&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div>Delete Template</div>
          <div className="connector-meta-library-item-sub"><button type="button" className="connector-page-code-button" data-copy="swagger_delete_template" aria-label="Copy swagger_delete_template"><code className="connector-page-code">swagger\_delete\_template</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Permanently delete an entire template (all of its versions) owned by a user or organization. This cannot be undone.</div>
      </div>
    </div>
  </div>
</div>
