PATCH
/
environments
/
{idOrName}
{
  "id": "ENV01FXJJFRNH8J1RBX7CCV2APD1M",
  "name": "my_production",
  "created_at": "2023-11-07T05:31:56Z"
}

Path Parameters

idOrName
string
required

The ID or name of the environment to update.

Body

application/json

The updated environment data.

The body is of type object.

Response

200 - application/json

The request has succeeded.

The response is of type object.