mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
7 lines
103 B
YAML
7 lines
103 B
YAML
name: executionId
|
|
in: path
|
|
description: The ID of the execution.
|
|
required: true
|
|
schema:
|
|
type: number
|