Mark environment as production
PUT https://manage.kontent.ai/v2/projects/:environment_id/mark-environment-as-production
Marks the specified environment as production. This action effectively swaps the production environment with the specified non-production environment.
Request Body
{"enable_webhooks"=>"<boolean>"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |