patch https://mzggufdjcjothtyspkzt.supabase.co:443/rest/v1/users
Log in to see full request history
Response
204No Content
204No Content
xxxxxxxxxx
10curl --request PATCH \
--url https://mzggufdjcjothtyspkzt.supabase.co:443/rest/v1/users \
--header 'content-type: application/vnd.pgrst.object+json' \
--data @- <<EOF
{
"emailvisibility": false,
"id": "r''||lower(hex(randomblob(7)))",
"verified": false
}
EOF
Try It!
to start a request and see the response here!