Webhooks
Register a webhook endpoint
Registers an HTTPS endpoint and returns its whsec_ signing secret ONCE. Omit events to subscribe to all currently-delivered events (world.generation.succeeded and world.generation.failed).
POST
Register a webhook endpoint
Authorizations
A Supabase user access token (for app/key management).
Path Parameters
Body
application/json
Response
Endpoint created (secret shown once)
Register a webhook endpoint