Skip to content

checkCustomDomain

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/project/project.controller.ts

Run the DNS verification check (transitions state, provisions TLS when verified)

Endpoint

POST /projects/:id/custom-domain/check

ParameterInTypeRequiredDescription
idpathstringProject ID

Referenced By

  • ProjectController (MODULE_DECLARES)

Was this page helpful?

Download as PDF