Skip to main content

Update Webhook

PUT 

/notifications/webhook

Update webhook's webhookUrl or eventType

Request

Details

Query Parameters

    apiKey string
    Example: {{publicKey}}
Details

Header Parameters

    API-SECRET string
    Example: {{secretKey}}
Details

Body

    webhookId string
    webhookUrl string
    eventType string

Responses

OK

Details

Schema

    object

Loading...

Was this page helpful?