POST
/
v1
/
carbon
/
webhook
curl --request POST \
  --url https://api.pulze.ai/v1/carbon/webhook \
  --header 'Content-Type: application/json' \
  --data '{}'
"<any>"

Headers

carbon-signature
string | null

Body

application/json · Body · object

Response

200
application/json

Successful Response

The response is of type any.