Update test suite.
PATCH {{baseUrl}}/suite/:code/:id
This method is used to update a test suite through API.
Request Body
{"title"=>"Example of suite creation (patched)"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"status":true,"result":{"id":-96349709}}