# Notification Rules

This contains APIs for Notification Rules

## List Notification rules

 - [GET /v1/orgs/{org}/projects/{project}/notification-rules](https://apidocs.harness.io/notification-rules/list-notification-rules.md): Get list of notification rules

## Create Notification Rule

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

## Get Notification Rule

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

## Delete Notification Rule

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

## Update Notification Rule

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

## List Notification rules at org level

 - [GET /v1/orgs/{org}/notification-rules](https://apidocs.harness.io/notification-rules/list-notification-rules-org.md): Get list of notification rules

## Create Notification Rule

 - [POST /v1/orgs/{org}/notification-rules](https://apidocs.harness.io/notification-rules/create-notification-rule-org.md): Create Notification Rule

## List Notification rules at account level

 - [GET /v1/notification-rules](https://apidocs.harness.io/notification-rules/list-notification-rules-account.md): Get list of notification rules for account

## Create Notification Rule

 - [POST /v1/notification-rules](https://apidocs.harness.io/notification-rules/create-notification-rule-account.md): Create Notification Rule

## Get Notification Rule

 - [GET /v1/orgs/{org}/notification-rules/{notification-rule}](https://apidocs.harness.io/notification-rules/get-notification-rule-org.md): Get notification rule

## Delete Notification Rule

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

## Update Notification Rule

 - [PUT /v1/orgs/{org}/notification-rules/{notification-rule}](https://apidocs.harness.io/notification-rules/update-notification-rule-org.md): Update Notification Rule

## Get Notification Rule

 - [GET /v1/notification-rules/{notification-rule}](https://apidocs.harness.io/notification-rules/get-notification-rule-account.md): Get notification rule

## Delete Notification Rule

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

## Update Notification Rule

 - [PUT /v1/notification-rules/{notification-rule}](https://apidocs.harness.io/notification-rules/update-notification-rule-account.md): Update Notification Rule

## Validate notification rule identifier

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

## Validate notification rule identifier

 - [GET /v1/orgs/{org}/validate-rules/{notification-rule}](https://apidocs.harness.io/notification-rules/validate-notification-rule-identifier-org.md): Validate notification rule identifier org level

## Validate notification rule identifier

 - [GET /v1/validate-rules/{notification-rule}](https://apidocs.harness.io/notification-rules/validate-notification-rule-identifier-account.md): Validate notification rule identifier

## List of notification entities and events

 - [GET /v1/notification-resource-list](https://apidocs.harness.io/notification-rules/notification-resource-list.md)

## Simulate Notifications

 - [POST /v1/notification-rules/notifications-simulate](https://apidocs.harness.io/notification-rules/simulatenotifications.md)

