Files
n8n-docs/docs/api/openapi-yaml/spec/parameters/ExecutionId.yml
2022-05-05 11:50:04 +01:00

7 lines
103 B
YAML

name: executionId
in: path
description: The ID of the execution.
required: true
schema:
type: number