Create a Supabase Auth user through the gated abuse-controlled proxy
Auth
Create a Supabase Auth user through the gated abuse-controlled proxy
Dormant during the private-beta key-only e2e. This route returns
feature_unavailable unless NULLSPACE_SELF_SERVE_AUTH_ENABLED=true
is set for a self-serve Auth launch.
POST
Create a Supabase Auth user through the gated abuse-controlled proxy
Body
application/json
Response
Supabase Auth signup response
Verbatim Supabase Auth proxy response; the control plane forwards the upstream JSON without constraining it, deliberately open.