SNIs

Update an SNI

Update an SNI

patch/snis/{SNIIdOrName}

Request body

created_atinteger

Unix epoch when the resource was created.

idstring
namestring

The SNI name to associate with the given certificate.

tagsstring[]

An optional set of strings associated with the SNIs for grouping and filtering.

updated_atinteger

Unix epoch when the resource was last updated.

Response

Successfully updated SNI

created_atinteger

Unix epoch when the resource was created.

idstring
namestring

The SNI name to associate with the given certificate.

tagsstring[]

An optional set of strings associated with the SNIs for grouping and filtering.

updated_atinteger

Unix epoch when the resource was last updated.

Changes