delete https://api.fonestorm.com/v2/announcements/
Remove a Announcement from an account.
Sample Response
{
"announcement": {
"id": "bb336b0b698288",
"label": "Test 1",
"destination_type": "Hangup",
"destination": "",
"soundfile": "SF123456789"
}
}
Response Properties
Property | Type | Description |
---|---|---|
Announcement | object | Announcement |