Remove connector usages from platform site (both dev and prod)
Sign in to run requests against the CDE API.
Authorization
oAuth2AuthCode AuthorizationBearer <token>
In: header
Path Parameters
publicId*string
Format
uuidsiteId*string
Format
idResponse Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://cde.staging.productsup.com/connectors/497f6eca-6276-4993-bfeb-53cbbbba6f08/platform-usages/string"{
"message": "Platform usage successfully deleted."
}{
"message": "Connector is not being used on this site in platform.",
"errors": []
}{
"message": "You have to be authorized to access this resource."
}{
"message": "Access denied for user."
}How is this guide?
Ensure dev site exists on the platform POST
If dev project is not provided it will be created, If both are provided, no action will be performed
Disable synced connector for a target production account/project/site POST
You are able to remove access to connector version for specific accounts/projects/sites