Add a lead to a specific campaign and start that lead through the sequence
POST/api/campaigns/{id}/leads{id} is the campaign ID in Tuco.
lead instead of leadId, Tuco:
404. If the payload is invalid (for example, missing both leadId and lead) you receive a 400 with a descriptive error. Authentication failures return 401.