# Notification Channels

This contains APIs for Notification Channels

## List Notification channels

 - [GET /v1/orgs/{org}/projects/{project}/notification-channels](https://apidocs.harness.io/notification-channels/list-notification-channels.md): Returns a list of notification channels for the scope.

## Create Notification channel

 - [POST /v1/orgs/{org}/projects/{project}/notification-channels](https://apidocs.harness.io/notification-channels/create-notification-channel.md): Create Notification Channel

## Get Notification channel

 - [GET /v1/orgs/{org}/projects/{project}/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/get-notification-channel.md): Get Notification Channel

## Delete Notification Channel

 - [DELETE /v1/orgs/{org}/projects/{project}/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/delete-notification-channel.md): Delete notification channel

## Update Notification Channel

 - [PUT /v1/orgs/{org}/projects/{project}/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/update-notification-channel.md): Update Notification Channel

## List Notification channels at org level

 - [GET /v1/orgs/{org}/notification-channels](https://apidocs.harness.io/notification-channels/list-notification-channels-org.md): Returns a list of notification channels for the scope.

## Create Notification channel

 - [POST /v1/orgs/{org}/notification-channels](https://apidocs.harness.io/notification-channels/create-notification-channel-org.md): Create Notification Channel

## List Notification channels at account level

 - [GET /v1/notification-channels](https://apidocs.harness.io/notification-channels/list-notification-channels-account.md): Returns a list of notification channels for the scope.

## Create Notification channel

 - [POST /v1/notification-channels](https://apidocs.harness.io/notification-channels/create-notification-channel-account.md): Create Notification Channel

## Get Notification channel

 - [GET /v1/orgs/{org}/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/get-notification-channel-org.md): Get Notification Channel

## Delete Notification Channel

 - [DELETE /v1/orgs/{org}/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/delete-notification-channel-org.md): Delete notification channel

## Update Notification Channel

 - [PUT /v1/orgs/{org}/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/update-notification-channel-org.md): Update Notification Channel

## Get Notification channel

 - [GET /v1/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/get-notification-channel-account.md): Get Notification Channel

## Delete Notification Channel

 - [DELETE /v1/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/delete-notification-channel-account.md): Delete notification channel

## Update Notification Channel

 - [PUT /v1/notification-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/update-notification-channel-account.md): Update Notification Channel

## Validate unique identifier for notification channel

 - [GET /v1/orgs/{org}/validate-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/validate-notification-channel-identifier-org.md)

## Validate Notification Channel Identifier

 - [GET /v1/orgs/{org}/projects/{project}/validate-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/validate-notification-channel-identifier.md)

## Validate Notification channel identifier

 - [GET /v1/validate-channels/{notification-channel}](https://apidocs.harness.io/notification-channels/validate-notification-channel-identifier-account.md): Validate Notification Channel Indetifier

