v2

latestOpenAPI 3.0.3AGPL-3.0 license2026-07-2613501.9 MB
actions

Decline a connection invitation

Decline a pending LinkedIn connection invitation. Both invitationId and sharedSecret are required (obtained from the list invitations endpoint).

post/decline/linkedin/invitation

Request body

invitationIdstring required

Invitation ID from the list invitations endpoint

sharedSecretstring required

Shared secret / validation token from the list invitations endpoint

senderProfileIdstring

Sender's profile ID (optional, improves accuracy)

Response

Invitation declined

successtrue required
messagestring required
creditsUsedinteger required

Credits consumed by this call (0 for free endpoints, cached results, or duplicates).

retryAfterinteger required

Seconds to wait before making another call of the same type. 0 means no wait needed.