• update API definition in a workspace Id

    Parameters

    • __namedParameters: {
          applicationId: string;
          body?: string;
          connectionInterfaceSlug?: string;
          environmentId: string;
          gatewayUrl?: string;
          workspaceId: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<boolean>