Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
Joe Ma 2022-06-08 21:48:33 +08:00
parent 0c6a9a8770
commit 825f59f00f
No known key found for this signature in database
GPG key ID: 7A0ECF5F5EDC587F

View file

@ -76,7 +76,7 @@ Currently, only the following options is supported for `option`
|`download`|Download paste as attachment| |`download`|Download paste as attachment|
|`raw`|Display paste as plain text| |`raw`|Display paste as plain text|
*The authentication requirement is as same as `GET /\<uuid\>`. * *The authentication requirement is as same as `GET /<uuid>`.*
### DELETE /\<uuid\> ### DELETE /\<uuid\>
Delete paste by uuid. *If the password is set, this request requires additional `x-pass` header* Delete paste by uuid. *If the password is set, this request requires additional `x-pass` header*