RegisterConnectionTypeRequest
Types
Properties
Defines the base URL and additional request parameters needed during connection creation for this connection type.
The name of the connection type. Must be between 1 and 255 characters and must be prefixed with "REST-" to indicate it is a REST-based connector.
Defines the supported authentication types and required properties for this connection type, including Basic, OAuth2, and Custom authentication methods.
A description of the connection type. Can be up to 2048 characters and provides details about the purpose and functionality of the connection type.
The integration type for the connection. Currently only "REST" protocol is supported.
Defines the HTTP request and response configuration, validation endpoint, and entity configurations for REST API interactions.