# Toggle Emergency Tone

## Toggle Emergency Tone

<mark style="color:green;">`POST`</mark> `https://therocketcad.com/api/1.1/wf/cad_emergency`

This endpoint allows you to toggle the emergency traffic only tone.

#### Request Body

| Name        | Type   | Description                                                              |
| ----------- | ------ | ------------------------------------------------------------------------ |
| CommunityID | string | The ID of your Community (Found on <https://therocketcad.com/integrate>) |
| ServerID    | string | The ID of your Server (Found on Owner Panel > FiveM Integration)         |

{% tabs %}
{% tab title="200 Cake successfully retrieved." %}

```
Connection successful!
```

{% endtab %}
{% endtabs %}
