Updated changeValidationMethod (markdown)

master
Vladislavs Dovoreckis 2019-05-29 21:04:03 +03:00
parent e7a03f6fc2
commit a2cd802e13
1 changed files with 4 additions and 5 deletions

@ -2,18 +2,17 @@
**METHOD**: POST **METHOD**: POST
Change of dcv method validation for a domain - works with both CNAME domains and those listed in SANs. Method to change DCV method validation for the common name (base domain) OR SAN item.
### Request parameters: ### Request parameters:
**domain** - one of the domains specified with the order **domain** - common name (base domain) or SAN item
**new_method** - new validation method for the specified domain. Valid values for Comodo are: valid email address or http, https, dns. Possible values for Symantec / Thawtee: e-mail address
**new_method** - new validation method for the specified domain. Valid values for Comodo/Sectigo/GoGetSSL are valid email address or HTTP, HTTPS and DNS. Possible values for Symantec/Thawte: e-mail address
### Response ### Response
If no errors in request following parameters will be returned: If no errors in request the following parameters will be returned:
**message** - Text message on successful operation **message** - Text message on successful operation