v1

latestOpenAPI 3.0.02026-07-24192576.2 KB
Webhooks

Create a webhook configuration

This endpoint allows a user to create a webhook config for his/her shipper account.

post/webhookConfigs

Request body

webhookUrlstring required

URL that Mothership's server will POST webhook events to

subscribedEventsstring[] required

Array of events that will trigger a webhook event

Response

Created webhook config response is wrapped inside an object named "data"