Skip to main content

Update Testset From File

POST 

/preview/testsets/:testset_id/upload

Update Testset From File

Request

Path Parameters

    testset_id anyrequired

Body

required
    file binaryrequired
    file_type File Type (string)

    Possible values: [CSV, JSON]

Responses

Successful Response
Schema
    count Count (integer)required
    testsetobject
    anyOf
    nameobject
    anyOf

    string

    descriptionobject
    anyOf

    string

    created_atobject
    anyOf

    string

    updated_atobject
    anyOf

    string

    deleted_atobject
    anyOf

    string

    created_by_idobject
    anyOf

    string

    updated_by_idobject
    anyOf

    string

    deleted_by_idobject
    anyOf

    string

    slugobject
    anyOf

    string

    idobject
    anyOf

    string

    testcasesobject
    anyOf
  • Array [

  • property name*FullJson-Output
    anyOf

    string

  • ]

  • metadataobject
    anyOf
Loading...