Skip to content

checkSubdomain

reference
1 min readUpdated

Kind: API Endpoint

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

Check whether a desired subdomain slug is available

Endpoint

GET /projects/:id/subdomain/check

ParameterInTypeRequiredDescription
idpathstringProject ID
slugquerystring

Referenced By

  • ProjectController (MODULE_DECLARES)

Was this page helpful?

Download as PDF