Attach Project To Automation Run

Create an automation_run for an already-started project and link them.

post/api/automations/{automation_id}/attach-project

Path parameters

automation_idstring required

Request body

project_idstring required
agent_run_idstring nullable

Response

Successful Response

automation_run_idstring required
statusstring required
attached_agent_run_idstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.