Skip to main content
POST
Create a session webhook

Authorizations

Authorization
string
header
required

Supabase user JWT (for console/dashboard endpoints)

Body

application/json
url
string<uri>
required
Example:

"https://example.com/glasswarp/hooks"

events
enum<string>[]
Available options:
session.started,
session.ended

Response

Webhook created

webhook
object
warning
string