Add an existing contact to an automation. The contact will enter the automation from the beginning of the sequence.
Security
bearerAuth
POST
curl -i -X POST \
'https://leadgen.grinfi.io/flows/api/flows/{flowUuid}/leads/{leadUuid}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'