Skip to main content
POST
Exchange Supabase Token

POST /auth/exchange-supabase

Use this endpoint after GET /auth/workspaces when your client signs users in through Supabase first.

Auth Requirements

  • Send the Supabase access token as Authorization: Bearer <supabase-access-token>.
  • The request body supplies the selected Daly workspace_id.