Hostname buckets

Number of APIs: 4

  1. Add or remove hostnames for a property's hostname bucket PATCH https://{{host}}/papi/v1/properties/:propertyId/hostnames

  2. List property hostname activations GET https://{{host}}/papi/v1/properties/:propertyId/hostname-activations

  3. Get a property hostname activation GET https://{{host}}/papi/v1/properties/:propertyId/hostname-activations/:hostnameActivationId?contractId={{contractId}}&groupId={{groupId}}

  4. Cancel a pending property hostname activation DELETE https://{{host}}/papi/v1/properties/:propertyId/hostname-activations/:hostnameActivationId?contractId={{contractId}}&groupId={{groupId}}