# Notification Channels This contains APIs for Notification Channels ## List Notification channels - [GET /v1/orgs/{org}/projects/{project}/notification-channels](https://apidocs.harness.io/openapi-merged/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/openapi-merged/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/openapi-merged/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/openapi-merged/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/openapi-merged/notification-channels/update-notification-channel.md): Update Notification Channel ## Validate unique identifier for notification channel - [GET /v1/orgs/{org}/validate-channels/{notification-channel}](https://apidocs.harness.io/openapi-merged/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/openapi-merged/notification-channels/validate-notification-channel-identifier.md) ## Validate Notification channel identifier - [GET /v1/validate-channels/{notification-channel}](https://apidocs.harness.io/openapi-merged/notification-channels/validate-notification-channel-identifier-account.md): Validate Notification Channel Indetifier