List DCV methods
GET https://www.digicert.com/services/v2/domain/dcv/method
Use this endpoint to list domain control validation (DCV) methods available to domains.
Example requests and responses
Response parameters
Name  | Type  | Description  | 
|---|---|---|
methods  | array  | List of available DCV methods.  | 
.. name  | string  | DCV method identifier.  | 
.. display_name  | string  | Full display name of the DCV method.  | 
.. description  | string  | Description of the DCV method.  | 
.. default  | bool  | Whether the DCV method is the default for your account.  |