---
title: "Enable/disable Firehose"
method: PUT
path: "/actions/firehose"
tags: ["Actions"]
---

# Enable/disable Firehose

`PUT /actions/firehose`

Enable or disable RabbitMQ Firehose tracing (not recommended in production)

## Request body

- object
  - `enable` boolean, required — Whether to enable or disable Firehose
  - `vhost` string, required — Virtual host to enable tracing on

## Response `200`

Firehose setting updated

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
