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