suites

Update test suite

This method is used to update a test suite through API.

patch/suite/{code}/{id}

Path parameters

codestring required

Code of project, where to search entities.

idinteger required

Identifier.

Request body

titlestring

Test suite title.

descriptionstring

Test suite description.

preconditionsstring

Test suite preconditions

parent_idinteger nullable

Parent suite ID

Response

A result of operation.

statusboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.