Send Message to Thread from Recruiter account
Sends a message to a candidate in an existing thread. Requires both the thread ID and profile ID along with authentication credentials.
Note
LinkedIn doesn't allow two concurrent sessions on a recruiter plan.
| Header Parameters |
|---|
x-api-key uuid — REQUIRED |
x-api-secret uuid — REQUIRED |
| Request Body — REQUIRED |
|---|
profile_id string — REQUIRED |
thread_id string — REQUIRED |
contract_id string — REQUIRED |
message string — REQUIRED |
subject string |
seat_id string — REQUIRED |
| Responses |
|---|
| Schema — OPTIONAL |
|---|
status string | result object |
|
| Schema — OPTIONAL |
|---|
status string | request_id string | error string |
|