Skip to content

Validate a LinkedIn webhook​

GET
/integrations/linkedin/webhook/{webhookKey}

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

webhookKey*
Type
string
Required

Query Parameters

challengeCode*
Type
string
Required

Responses​

Challenge response

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI