Projects
Delete a project and everything scoped to it
IRREVERSIBLE, and it cascades: project access grants and invites, the mapped workspace and its memberships, every saved server in the project (each soft-deleted asynchronously, which also rotates the host configs that referenced it), and hosted tasks. Requires project admin. The request body must be empty.
delete/projects/{projectId}
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
Response
The project was deleted.