Project Teardown Plan
Authentication
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
Project id (prefixed external id, proj_...).
Headers
Response headers
Response
Whether mode: purge would be accepted right now: the project is
archived and nothing blocks a purge. A courtesy read for the UI,
never the authority - the delete re-decides both halves under the
project’s row lock, so a stale true still answers 409.
How many rows hold this project open in total. blockers lists at
most 50 of them, so a project with more says so here; a delete is
refused on this number, never on the length of the list.