Delete a projectDeletes a project and all associated suites and casesDELETE/projects/{projectId}Configure Server/projects/{projectId}Sendx-api-key*stringThe Authorization access tokenPathAuthorizationx-api-key<token>In: headerPath ParametersprojectIdRequiredstringcURLJavaScriptGoPythoncurl -X DELETE "https://api.posium.ai/projects/string" \ -H "x-api-key: <token>"204Project deletedPreviousDelete a case DELETENextDelete a suite DELETE