flash

Post Flash Project Validate

Validate an active project within an explicitly supplied organization.

Returns the project's slug as well as its id: the control plane needs it to build the <org-slug>/<project-slug>/<name> environment slug, and this is the call it already makes before publishing, so carrying the slug here avoids a second round trip.

post/api/flash/projects/validate/internal

Request body

orgIdstring required
projectIdstring uuid required

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.