Creates a webhook for the specified event. The webhook has the following format:
{
"event_type": "Event type",
"event_time": "Date and time when the event occurred in the ISO 8601 format",
"project_id": "Login project ID",
"data": {
// Some other data, can be different for different events and include nested objects
}
}
| project_id required | string <uuid> Login project ID from Publisher Account. |
| event_type required | string Event type. Can have the following values:
|
OK
Unauthorized
Not Found
Unprocessable Entity
Too Many Requests
{
}{- "id": 2342423,
}