k6-cucumber-steps API Reference - v2.0.10-alpha.0
    Preparing search index...

    Function k6IMakeAPutRequestToWithBody

    • Makes a PUT request with the provided body data.

      Parameters

      • endpoint: string

        API endpoint

      • bodyData: any

        Request body data

      Returns void