pub async fn delete_globalsign_email_challenge(
configuration: &mut Configuration,
params: DeleteGlobalsignEmailChallengeParams,
) -> Result<(), Error<DeleteGlobalsignEmailChallengeError>>
Expand description
Deletes a GlobalSign email challenge. After a GlobalSign email challenge is deleted, the domain can use HTTP and DNS validation methods again.