curl --location 'https://api.pibox.com/api/v2/webhook-endpoints' \
--header 'Content-Type: application/json' \
--data '{
"event_types": [
"string"
],
"url": "http://example.com"
}'{
"object": "string",
"data": {
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}