post https://lemmy.ml/api/v3/post/delete
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://lemmy.ml/api/v3/post/delete \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"deleted":true}'
Try It!
to start a request and see the response here! Or choose an example: