Trigger Evolution
Trigger evolution for an agent.
Sends the agent’s configuration/identifiers to Darwin to start an evolution job. Optional config overrides (sample_size, target_dimensions, etc.) are forwarded to Darwin when provided. Returns 201 Created with a Location header for the new job resource.
POST
Trigger Evolution
Path Parameters
Body
application/json
Optional config overrides for evolution trigger.
Last modified on April 21, 2026
Previous
Get Evolution Job StatusPoll evolution status.
Delegates to EvolutionService which proxies to Darwin's
GET /v1/evolutions/{evolution_id} with team_id for access control.
Next
Trigger Evolution