Execution
Execute API via /execute
POST
Path Parameters
Gateway API slug.
Body
application/json
- Option 1
- Option 2
Either raw JSON for the default operation or an explicit envelope with operation, input, query, and path_params.
Optional operation selector. Accepts an operation id, path, or METHOD /path key.
JSON payload forwarded to the selected operation.
Optional query override for GET/HEAD or explicit query forwarding.
Optional path parameter replacements for routes containing placeholders.