Skip to main content

Create Webhook

Create a webhook associated with a Charge project

Query Parameters
    apiKey string
    Example: {{publicKey}}
Header Parameters
    API-SECRET string
    Example: {{secretKey}}
Request Body
    projectId string
    webhookUrl string
    eventType string

Responses

Created

Schema
  • object
Loading...