v7

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-013764062.2 MB
Projects

Validate project ID

Enterprise feature

Validate a project ID against Unleash's rules

post/api/admin/projects/validate

Request body

idstring required

The project ID to validate

Example request

{
  "id": "new-project-id"
}

Response

This response has no body.