Skip to main content
PATCH
Update a webhook subscription

Authorizations

Authorization
string
header
required

Firebase Auth JWT issued by Google Identity Platform. Obtain a token by signing in at your app domain and calling firebase.auth().currentUser.getIdToken().

Path Parameters

subscription_id
string<uuid>
required

Query Parameters

tenant_id
string
required

Body

application/json
target_url
string<uri>
event_types
string[]

Response

Subscription updated.

webhook_subscription
object