pub async fn create_globalsign_email_challenge(
configuration: &mut Configuration,
params: CreateGlobalsignEmailChallengeParams
) -> Result<Value, Error<CreateGlobalsignEmailChallengeError>>
Expand description
Creates an email challenge for a domain on a GlobalSign subscription. An email challenge will generate an email that can be used to validate domain ownership. If this challenge is created, then the domain can only be validated using email for the given subscription.