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