Convert Sales Navigator ID to LinkedIn Public Identifier
This API allows the authenticated user to convert a LinkedIn Sales Navigator profile ID into the corresponding LinkedIn public profile identifier.
| Header Parameters |
|---|
x-api-key uuid — REQUIRED |
x-api-secret uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
accountId string — REQUIRED |
sales_profile_id string — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
status string | request_id string | result objectprofile_id string | public_identifier string |
|
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|