Skip to main content
POST

Headers

string
required
Your LinkedCamp API token.

Body Parameters

string
required
A descriptive name for the webhook.
string
required
The URL that will receive webhook POST requests when the event occurs.
string
required
The event type that triggers the webhook.Available values:

Response

boolean
Whether the request was successful.
string
A human-readable result message.