# Add a contact to an automation Add an existing contact to an automation. The contact will enter the automation from the beginning of the sequence. Endpoint: POST /flows/api/flows/{flowUuid}/leads/{leadUuid} Version: 2.0.0 Security: bearerAuth ## Path parameters: - `flowUuid` (string, required) Automation UUID. - `leadUuid` (string, required) Contact UUID. ## Response 204 fields ## Response 404 fields