Productsup
CDE APIApi referenceManagement

Review connector metadata.

Sign in to run requests against the CDE API.
PUT
/metadata/connectors/{connectorUuid}/review

Authorization

oAuth2AuthCode
AuthorizationBearer <token>

In: header

Path Parameters

connectorUuid*string
Formatuuid

Response Body

application/json

curl -X PUT "https://cde.staging.productsup.com/metadata/connectors/497f6eca-6276-4993-bfeb-53cbbbba6f08/review"
{
  "message": "You have to be authorized to access this resource."
}

How is this guide?