Skip to main content

Withdraw Company Follow Invitation

This API allows the authenticated user to withdraw a previously sent invitation to follow a specific company on LinkedIn. You can obtain the invitation_id by calling the /api/v1/follow_company_invite API. In the response of this API, the field invitation_id is provided.

Header Parameters
x-api-key uuid REQUIRED
x-api-secret uuid REQUIRED
Request Body REQUIRED
accountId string REQUIRED
invitation_id string REQUIRED
Responses
Success
Schema OPTIONAL
status string
request_id string
result object
withdrawn boolean
invitation_id string
Failed
Schema OPTIONAL
status string
request_id string
error string