API used to create webhooks.
{"status": "error", "message": 403}
{"status": "error", "message": "Rate limited", "ratelimited": true, "time": "seconds_string"}
{
"status": "error",
"message": "Invalid request, missing some post fields.",
"got": null
}