EpicAuth
  1. App
EpicAuth
  • Overview
    • Security Pratices
    • Premade Examples - SDKS
    • QnA
    • Rate Limiting
  • Dashboard
    • Manage Applications
    • App
      • Licenses
      • Users
      • Tokens
      • Subscriptions
      • Chats
      • Sessions
      • Webhooks
      • Files
      • Global Variables
      • Logs
      • Blacklists
      • Whitelists
      • Audit Logs
      • Settings
    • Seller
      • Settings
      • Web Loader
      • Logs
    • Settings
      • Forms
      • Resellers | Manager
      • Settings
  • API
    • Getting Started
      • License
        • License Login
        • Redeem License (Upgrade)
      • Initialization
      • Login
      • Logout
      • Register
    • Features
      • Ban User
      • Check Blacklist
      • Check Session
      • Disable 2FA
      • Change Username
      • Download File
      • Enable 2FA
      • Fetch Online Users
      • Forgot Password
      • Fetch Stats
      • Log
      • Webhook
      • Retrieve Global Variable
    • Displaying Data
      • Displaying Data
  • Seller API
    • Application Settings
      • Add Application Hash
      • Edit Application Settings
      • Retrieve Application Details
      • Retrieve Current Application Settings
      • Retrieve Stats
      • Pause Application
      • Reset Application hash
      • Unpause Application
    • Blacklists
      • Create New Blacklist
      • Delete An Existing Blacklist
      • Delete All Blacklists
      • Retrieve All Blacklists
    • Chats
      • Create A New Chat Channel
      • Delete Channel Messages
      • Delete Existing Chat Channel
      • Edit Existing Chat Channel
      • Retrieve All Mutes
      • Retrieve All Chat Channels
      • Mute A User
      • Unmute A User
    • Files
      • Delete Existing File
      • Delete All Files
      • Retrieve All Existing Files
      • Retrieve An Existing File
      • Edit An Existing File
      • Upload A New File
  1. App

Webhooks

💡

Create Webhook#

Opens a form to create a webhook.
Webhook Name - The name of the webhook you are creating.
Webhook Endpoint - The endpoint of the webhook you are creating.
User Agent - The user agent that the webhook will be sent as.
Authenticated - Indicates whether the endpoint is authenticated with HTTPS or not.
💡

Delete All Webhooks#

Deletes all webhooks.
💡

Table Contents#

This table provides control and information about your webhooks.
Select - Select multiple webhooks.
ID - The webhook ID.
Endpoint - The webhook endpoint.
User-agent - The webhook user-agent.
Authenticated - Authentication status (true/false).
Actions - This is a dropdown menu of actions you can perform on the webhooks.
Delete Webhook - Deletes the webhook.
Edit Webhook - Edits the webhook.
Modified at 2025-06-02 21:54:16
Previous
Sessions
Next
Files
Built with