Skip to content

removeCustomDomain

reference
1 min readUpdated

Kind: API Endpoint

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

Remove the custom domain (warns if DNS still points at Atloria)

Endpoint

DELETE /projects/:id/custom-domain

ParameterInTypeRequiredDescription
idpathstringProject ID

Referenced By

  • ProjectController (MODULE_DECLARES)

Was this page helpful?

Download as PDF