gets a list of all the buckets on the server
GET /
get a specific webhook from a bucket
GET /:bucketName/:webhookId
gets the most recent webhooks from the bucket from newest to oldest
GET /:bucketName
deletes all the webhooks in the database
POST /reset
Name | Type | Description |
---|---|---|
password | String | the password to reset the server from the environment variable |