© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
15 replies
Bruno Nogueira

DELETE rest request with pgsql-http extension

Hi everyone.

I'm trying to make a DELETE request with the pgsql-http extension, and keep getting a error, as if the extension was from a early build, wich doesnt implements the DELETE method.

http(('DELETE', ...
http(('DELETE', ...

Gives the "illegal HTTP method" error.

http_delete('https://...
http_delete('https://...

Gives the "function http_delete(unknown, unknown, json) does not exist" error.

Is that anyone facing the same issue?
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Basic HTTP User Auth with pgsql-http?
SupabaseSSupabase / help-and-questions
4y ago
how to pass Authorization Bearer when use pgsql-http extension
SupabaseSSupabase / help-and-questions
4y ago
Change http.timeout_msec for pgsql_http
SupabaseSSupabase / help-and-questions
4y ago
pgsql-http to GET and POST an image
SupabaseSSupabase / help-and-questions
4y ago