Reassign a lead to another user

Inside the Talkpush CRM Leads can be assigned to recruiters, this allows user to easily find their leads. With this endpoint you can change the assigned recruiter of a lead.

Path Params
integer
required

Lead ID

Body Params
string
required

The API key provided for your application

string
required

Email of the Talkpush CRM user account that the candidate should be assigned to. You can also use automatic reassignment by setting this value to "automatic" in which case the lead will be reassigned to the recruiters enabled for round robin assignment inside that campaign.

Responses
200

Campaign Invitation reassigned successfully.

400

Bad request. Please make sure that no invalid parameters were provided.

404

Lead Id or Asignee email not found.

500

Internal server error, we will provide you with the exception message of the application.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!