aboutsummaryrefslogtreecommitdiffstats
path: root/paste.sr.ht/api.md
diff options
context:
space:
mode:
Diffstat (limited to 'paste.sr.ht/api.md')
-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 099da42..3f85f8d 100644
--- a/paste.sr.ht/api.md
+++ b/paste.sr.ht/api.md
@@ -84,6 +84,12 @@ Retrieves a [paste resource](#paste-resource).
**OAuth scope**: `pastes:read`
+### DELETE /api/pastes/:sha
+
+Deletes a [paste resource](#paste-resource).
+
+**OAuth scope**: `pastes:write`
+
### GET /api/blobs/:sha
Retrieves a [blob resource](#blob-resource).