New Required Attribute on 'Domain Create' API

Change effective on 21 October 2020

Beginning October 31, 2020, API requests to the Domain Create endpoint will accept an additional sni_endpoint parameter. This is a new attribute that can either be:

  • A reference to a valid SNI endpoint or,
  • null if the domain should not be associated with an SNI endpoint.

Beginning November 1, 2021, this new parameter will be required.

Consistent with our production API deprecation policy, API requests that do not include this parameter will continue to work for 12 months through October 31, 2021. On November 1, 2021, the API will respond with 422 errors if no sni_endpoint parameter is provided.

Please update your API tooling as soon as practical to avoid these errors.