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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"status":true,"result":{"id":-96349709}}