Create a webhook configurationAsk AIpost https://sandbox.api.mothership.com/beta/webhookConfigsThis endpoint allows a user to create a webhook config for his/her shipper account.Body ParamsData used to create a Webhook ConfigwebhookUrlstringrequiredURL that Mothership's server will POST webhook events tosubscribedEventsarray of stringsrequiredArray of events that will trigger a webhook eventsubscribedEvents*ADD stringResponse 201Created webhook config response is wrapped inside an object named "data"Updated 3 months ago