---
title: "Set the default topic action"
method: PUT
path: "/api/v1/messages/topics/default"
tags: ["Message", "Topic"]
---

# Set the default topic action

`PUT /api/v1/messages/topics/default`

Set the default action for topics that are not explicitly configured (accept or reject).

## Request body

- DefaultTopicActionRequest — Request to set the default topic action
  - `accept` boolean — Whether to accept unconfigured topics by default

## Response `204`

Default topic action set successfully

---

[API](https://skmtc.net/threefoldtech/apis/mycelium-management.md) · [All operations](https://skmtc.net/threefoldtech/apis/mycelium-management/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/threefoldtech/mycelium-management/versions/65042c1a7b84/schema)
