diff --git a/404.html b/404.html index c9406c9f3..e0a07d48c 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
Body
Provide url to create Webhook
Successful operation
Schema
{
"result": "Webhook updated successfully!"
}
Successful operation
Schema
{
"result": "Webhook url already exists!"
}
User not found!
Schema
{
"error": "User not found!"
}
Invalid API Token!
Schema
{
"error": "Invalid API token!"
}
Successful operation
Schema
{
"result": "Webhook updated successfully!"
}
Webhook url already exists!
Schema
{
"error": "Webhook url already exists!"
}
User not found!
Schema
{
"error": "User not found!"
}
Invalid API Token!
Schema
{
"error": "Invalid API token!"
}