Skip to main content

Create Webhook

POST 

/notifications/webhook

Create a webhook associated with a Charge project

Request

Details

Query Parameters

    apiKey string
    Example: {{publicKey}}
Details

Header Parameters

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

Body

    projectId string
    webhookUrl string
    eventType string

Responses

Created

Details

Schema

    object

Loading...

Was this page helpful?