delete https://{hostname}/papi/v1/properties//hostname-activations/
Beta. For a property with useHostnameBucket
set to true
at creation, if you detect a problem with a property hostname while its activation is still PENDING
, this operation allows you to cancel it. Make a DELETE request on the response's activationLink
from running Add or remove hostnames for a property. Once you DELETE the activation, it no longer appears in the list of activations, but you can still access it individually.
Cancel a pending property hostname activation
Open Recipe