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