cURL
curl --request PUT \ --url https://api.g-tateth.com/api/v1/webhooks/{id} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "url": "<string>", "events": [ "<string>" ], "isActive": true } '
Documentation IndexFetch the complete documentation index at: https://docs.g-tateth.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.g-tateth.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key authentication. Format: Bearer sk_live_... or Bearer sk_test_...
Webhook ID
Webhook updated successfully