Skip to main content
DELETE
Delete testset row
Delete a specific row from a testset.

Authentication

  • API key: Authorization: Bearer <API key>

Path Parameters

string
required
The ID of the testset.
integer
required
The index of the row to delete.

Examples

Response