API Reference

Update Webhook

Update the URL and/or secret of a webhook.

Path Params
integer
required
≥ 1

id of your workspace.

string
required

name of your base.

integer
required
≥ 1
Body Params
string

The URL of the webhook. It should start with http(s). Required.

integer

When you set a secret, you'll receive the X-SeaTable-Signature header, whose value is the result of SHA1 encryption of the secret key, in the webhook POST request. Optional.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json