-
Notifications
You must be signed in to change notification settings - Fork 0
"Call REST API" Operation
olitank edited this page Nov 28, 2025
·
7 revisions
This operation allows to query a REST API.
Corresponds to the API description in the OpenAPI format (formerly Swagger).
Allows to select the API operation to perform.
Allows to override the default API address by providing a custom URL prefix.
The structured data resulting from the execution of the operation.
NOTE: In case of an error, the thrown exception will have the type specified in the OpenAPI Description resource (location: General / Structure / Operation / Responses / Exception Class).