The API documentation for ApplyProcesssTemplate does not mention which ID is the template ID
The API docs for ApplyProcessTemplate
show that the endpoint requires an id
and a process_id
, without explicitly stating which is the template ID and which is the target process ID. Since both IDs are actually process IDs, this can get quite confusing.