POSIUM

Delete a suite

Deletes a test suite and all associated cases

DELETE
/suites/{suiteId}
/suites/{suiteId}

The Authorization access token

Authorization

x-api-key<token>

In: header

Path Parameters

suiteId
Required
string

curl -X DELETE "https://api.posium.ai/suites/string" \
  -H "x-api-key: <token>"

Suite deleted