Release custom connector
The Release operation allows you to release the latest version of your custom connector. After you release the new version, it is used in all future jobs.
Path parameters
id
Custom connector ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success reply
id
The unique identifier of the connector.
name
The system name of the connector.
title
The display name of the connector.
logo
Base64 encoded logo of the connector.
latest_version
The latest version of the connector.
latest_version_note
Notes associated with the latest version of the connector.
latest_released_version
The latest released version of the connector.
latest_released_version_note
Notes for the latest released version, if any.
released_versions
A list of released versions for the connector.