Hostname buckets
Number of APIs: 4
-
Add or remove hostnames for a property's hostname bucket PATCH https://{{host}}/papi/v1/properties/:propertyId/hostnames
-
List property hostname activations GET https://{{host}}/papi/v1/properties/:propertyId/hostname-activations
-
Get a property hostname activation GET https://{{host}}/papi/v1/properties/:propertyId/hostname-activations/:hostnameActivationId?contractId={{contractId}}&groupId={{groupId}}
-
Cancel a pending property hostname activation DELETE https://{{host}}/papi/v1/properties/:propertyId/hostname-activations/:hostnameActivationId?contractId={{contractId}}&groupId={{groupId}}