Discord Webhook URL
Description
General
- Documentation: https://discord.com/developers/docs/resources/webhook
- Summary: Discord is an instant messaging and VoIP application.Discord webhooks enables to send messages to channels from other services with a simple HTTP POST requests to the webhook url.
Details for Discord Webhook URL
-
Family: webhook_url
-
Category: messaging_system
-
Company: Discord
-
High recall: True
-
Validity check available: True
-
Analyzer available: False
-
Revoker available: True
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 19.06
-
Prefixed: True
Revoker
Auth Credentials
Valid credentials needed to authenticate the request. No extra credentials needed for this revoker.
HTTP Calls
List of calls performed by the revoker.
- DELETE:
/api/webhooks/{webhook.id}/{webhook.token}
Revocation Mode
Revocation is synchronous.