---
id: v1-http-authentication-type
title: HttpAuthenticationType
pagination_label: HttpAuthenticationType
sidebar_label: HttpAuthenticationType
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'HttpAuthenticationType', 'v1HttpAuthenticationType']
slug: /tools/sdk/typescript/triggers/models/http-authentication-type
tags: ['SDK', 'Software Development Kit', 'HttpAuthenticationType', 'v1HttpAuthenticationType']
---

# HttpAuthenticationType

## Enum


* `NoAuth` (value: `'NO_AUTH'`)

* `BasicAuth` (value: `'BASIC_AUTH'`)

* `BearerToken` (value: `'BEARER_TOKEN'`)


