splitchAlpha

DocsAPILAST_ENVIRONMENT_REQUIRED.md

LAST_ENVIRONMENT_REQUIRED

HTTP status
409
Details payload
{ appId: string }

Remediation

Create a replacement Environment first, or delete the App instead

Cause

The delete would leave an App with no Environment, and an App cannot serve without one.

Fix

Create a replacement Environment before deleting this one, or delete the App itself if that is the intent.

Related codes