Unrelease publicly the connector
The connector would not be available to all users.
Sign in to run requests against the CDE API.
Authorization
oAuth2AuthCode AuthorizationBearer <token>
In: header
Path Parameters
publicId*string
Format
uuidconnectorVersion*string
Major version number as an integer
- For 1.0.5 use
1 - For 2.5.6 use
2
You can also use latest for the latest version, or main for the currently main released version.
Match
^main|latest|\d+$Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://cde.staging.productsup.com/connectors/497f6eca-6276-4993-bfeb-53cbbbba6f08/versions/string/unrelease"{
"message": "Bad request.",
"errors": {
"version": "Connector is not released."
}
}{
"message": "You have to be authorized to access this resource."
}{
"message": "Access denied for user."
}{
"message": "Connector not found."
}How is this guide?
Update target accounts, projects and sites, to connector versions. i.e. accounts, projects and sites where the connector could be assigned to. PUT
All the accounts, projects and sites provided are accounts, projects and sites where an integrator would be able to release a connector in production
Container API failed requests for a specific run GET
List Container API failed requests for a specific run