Projects
Validate project ID
Enterprise feature
Validate a project ID against Unleash's rules
post/api/admin/projects/validate
Request body
Example request
{
"id": "new-project-id"
}Response
This response has no body.
Changes
No recorded changes to this endpoint across all 7 revisions of this API.