Skip to main content
POST
Rotate webhook signing secret

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required

Organization identifier (e.g. org-abc12345)

endpoint_id
string
required

Webhook endpoint identifier (e.g. whe-abc12345)

Response

New signing secret (shown only once)

endpoint_id
string
signing_secret
string

New 32-byte hex-encoded signing secret. Store securely — not retrievable again.