CreateConnectorVersion creates a new ConnectorVersion for the specified Connector. The ConnectorVersion will be
created as a draft (i.e. publishedAt will be null
).
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
ID is the unique identifier of the Connector.
ConnectorVersionCreate is the request body for creating a new ConnectorVersion.
Created
ConnectorVersion represents a version of a Connector.