aboutsummaryrefslogtreecommitdiffstats
path: root/paste.sr.ht
diff options
context:
space:
mode:
authorJason Swank <sr.ht@scalene.net>2019-10-29 20:24:54 -0400
committerDrew DeVault <sir@cmpwn.com>2019-11-01 11:26:50 -0400
commitd3fed96e63972911817c796cb758898787b23769 (patch)
tree89b010ae2ec5b6d19cdccf5d0c81823368cab287 /paste.sr.ht
parentbcfdcbec1ae7169eb9f491788bd67d5e474a6bb2 (diff)
downloadsr.ht-docs-d3fed96e63972911817c796cb758898787b23769.tar.gz
add webhook info for deletion event
Diffstat (limited to 'paste.sr.ht')
-rw-r--r--paste.sr.ht/api.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/paste.sr.ht/api.md b/paste.sr.ht/api.md
index 3f85f8d..21384af 100644
--- a/paste.sr.ht/api.md
+++ b/paste.sr.ht/api.md
@@ -109,6 +109,12 @@ Issued when a new paste is created.
**OAuth scope**: `paste:read`
+#### paste:delete
+
+Issued when a new paste is created.
+
+**OAuth scope**: `pastes:read`
+
**Request body**
Affected [paste resource](#paste-resource).