IntegrationParameter
A parameter used in an integration.
Advanced API SecurityAgentic AIAnalyticsAPI GatewayAPI GovernanceAPI HubAPI ManagementDeveloper PortalEnterpriseGenerative AIHybridIntegrationsMicroservicesMCPModel Context ProtocolMonetization
Properties
| Name |
Type |
Description |
| key |
string |
Name of the parameter. |
| dataType |
string |
Data type of the parameter. |
| defaultValue |
object |
|
| inputOutputType |
string |
Whether the parameter is input, output, or both. |
| isTransient |
boolean |
Whether the parameter is transient. |
| producer |
string |
Task that produces this parameter. |
JSON Schema