New docs? Check out the change log to learn more!
curl --request DELETE \
--url https://discord.com/api/v10/channels/{channel_id} \
--header 'Authorization: <api-key>'{
"id": "<string>",
"type": 0,
"flags": 123,
"guild_id": "<string>",
"name": "<string>",
"position": 123,
"last_message_id": "<unknown>",
"last_pin_timestamp": "2023-11-07T05:31:56Z",
"parent_id": "<unknown>",
"rate_limit_per_user": 123,
"bitrate": 123,
"user_limit": 123,
"rtc_region": "<string>",
"video_quality_mode": 123,
"permissions": "<string>",
"topic": "<string>",
"default_auto_archive_duration": 123,
"default_thread_rate_limit_per_user": 123,
"permission_overwrites": [
{
"id": "<string>",
"type": 123,
"allow": "<string>",
"deny": "<string>"
}
],
"nsfw": true,
"available_tags": [
{
"id": "<string>",
"name": "<string>",
"moderated": true,
"emoji_id": "<unknown>",
"emoji_name": "<string>"
}
],
"default_reaction_emoji": "<unknown>",
"default_sort_order": "<unknown>",
"default_forum_layout": "<unknown>",
"default_tag_setting": "<unknown>",
"hd_streaming_until": "2023-11-07T05:31:56Z",
"hd_streaming_buyer_id": "<string>"
}curl --request DELETE \
--url https://discord.com/api/v10/channels/{channel_id} \
--header 'Authorization: <api-key>'{
"id": "<string>",
"type": 0,
"flags": 123,
"guild_id": "<string>",
"name": "<string>",
"position": 123,
"last_message_id": "<unknown>",
"last_pin_timestamp": "2023-11-07T05:31:56Z",
"parent_id": "<unknown>",
"rate_limit_per_user": 123,
"bitrate": 123,
"user_limit": 123,
"rtc_region": "<string>",
"video_quality_mode": 123,
"permissions": "<string>",
"topic": "<string>",
"default_auto_archive_duration": 123,
"default_thread_rate_limit_per_user": 123,
"permission_overwrites": [
{
"id": "<string>",
"type": 123,
"allow": "<string>",
"deny": "<string>"
}
],
"nsfw": true,
"available_tags": [
{
"id": "<string>",
"name": "<string>",
"moderated": true,
"emoji_id": "<unknown>",
"emoji_name": "<string>"
}
],
"default_reaction_emoji": "<unknown>",
"default_sort_order": "<unknown>",
"default_forum_layout": "<unknown>",
"default_tag_setting": "<unknown>",
"hd_streaming_until": "2023-11-07T05:31:56Z",
"hd_streaming_buyer_id": "<string>"
}Discord bot token
200 response for delete_channel
A text channel within a server
| Title | Const |
|---|---|
| GUILD_TEXT | 0 |
| GUILD_VOICE | 2 |
| GUILD_CATEGORY | 4 |
| GUILD_ANNOUNCEMENT | 5 |
| GUILD_STAGE_VOICE | 13 |
| GUILD_DIRECTORY | 14 |
| GUILD_FORUM | 15 |
Discord chooses the quality for optimal performance
One hour
Show child attributes
Show child attributes
Show child attributes
Sort forum posts by activity
No default has been set for forum channel
The thread tags must contain all tags in the search query
"match_all"