Delete a suiteDeletes a test suite and all associated casesDELETE/suites/{suiteId}Configure Server/suites/{suiteId}Sendx-api-key*stringThe Authorization access tokenPathAuthorizationx-api-key<token>In: headerPath ParameterssuiteIdRequiredstringcURLJavaScriptGoPythoncurl -X DELETE "https://api.posium.ai/suites/string" \ -H "x-api-key: <token>"204Suite deletedPreviousDelete a project DELETENextGet a case GET