Permanently delete a test suite from authoring
curl --request DELETE \
--url https://app.egma.ai/v1/test-suites/{suiteId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}Test Suites
Permanently delete a test suite from authoring
The suite and its tests leave authoring permanently. Existing run evidence stays readable.
DELETE
/
v1
/
test-suites
/
{suiteId}
Permanently delete a test suite from authoring
curl --request DELETE \
--url https://app.egma.ai/v1/test-suites/{suiteId} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}{
"error": "<string>",
"message": "<string>",
"details": {}
}