Skip to main content
DELETE
Deletes one criterion from a test set.

Headers

string
required
Bearer token containing your Fini workspace API key. Format: Bearer fini_... The key needs write scope.

Path parameters

string
required
Test set ID.
string
required
Criterion ID.

Response

Returns { "success": true }.