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.
Enterprise feature
Validate a project ID against Unleash's rules
{
"id": "new-project-id"
}This response has no body.