Register Webhook

Register a webhook that will be called and specify the type of events that will be delivered.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

The type of events to send to the webhook

Allowed:
string
required

The URL that will receive webhook events. Events will be delivered as an HTTP POST.

string

Optional name for the webhook that will appear in the Vinoshipper UI.

Responses

401

Authentication failed

403

Insufficient permission

404

Not Found

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!