---
title: "POST /v1/notification-channels/default"
method: POST
path: "/v1/notification-channels/default"
tags: ["NotificationChannel"]
---

# POST /v1/notification-channels/default

`POST /v1/notification-channels/default`

## Request body

- NotificationChannelCreateDefaultInput
  - `data` object, required
    - `name` string, required
    - `type` 'email', required
    - `config` object, required
      - `addresses` string[], required

## Response `204`

Creates the default notification channel only if it doesn't exist.

---

[API](https://skmtc.net/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.net/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akash-network/akash-network-console-api/versions/bb0b68662ba3/schema)
