Create a webhookAsk AIpost https://api.resova.us/v1/webhooksCreates a new webhook object.Body ParamsendpointstringrequiredThe endpoint url this webhook event is sent to.eventsarray of stringsrequiredThe events this webhook is fired on. Can include: 'transaction.created', 'transaction.cancelled', 'booking.update' or 'booking.cancelled'.events*ADD stringstatusbooleanDefaults to trueTrue if webhook is active.truefalseResponse 200200Updated 10 months ago