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