---
title: "Changes to Update a AiRequestTransformer plugin"
method: PUT
path: "/{workspace}/plugins/{PluginId}#AiRequestTransformer"
---

# Changes to Update a AiRequestTransformer plugin

`PUT /{workspace}/plugins/{PluginId}#AiRequestTransformer`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 3 of 11 revisions.

- **2026-04-24** `9555cbb8b259` — 8 warning, 34 info
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-04-24** `9555cbb8b259` — 8 warning, 34 info
  - added the new `cerebras` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider` response property for the response status `200`
  - added the new `dashscope` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider` response property for the response status `200`
  - added the new `databricks` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider` response property for the response status `200`
  - added the new `deepseek` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider` response property for the response status `200`
  - added the new `ollama` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider` response property for the response status `200`
  - added the new `video/v1/videos/generations` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/route_type` response property for the response status `200`
  - added the new `vllm` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider` response property for the response status `200`
  - added the new `xai` enum value to the `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider` response property for the response status `200`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/auth/gcp_metadata_url`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/auth/gcp_oauth_token_url`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/description`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/metadata`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/model_alias`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/bedrock/batch_bucket_prefix`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/bedrock/batch_role_arn`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/bedrock/video_output_s3_uri`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/dashscope`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/databricks`
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/weight`
  - added the new optional request property `allOf[#/components/schemas/PluginBase]/condition`
  - the `max_request_body_size` request property default value changed from `8192` to `1048576`
  - added the new `cerebras` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider`
  - added the new `dashscope` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider`
  - added the new `databricks` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider`
  - added the new `deepseek` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider`
  - added the new `ollama` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider`
  - added the new `video/v1/videos/generations` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/route_type`
  - added the new `vllm` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider`
  - added the new `xai` enum value to the request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/provider`
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/auth/gcp_metadata_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/auth/gcp_oauth_token_url` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/description` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/metadata` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/model_alias` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/bedrock/batch_bucket_prefix` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/bedrock/batch_role_arn` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/bedrock/video_output_s3_uri` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/dashscope` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/model/options/databricks` to the response with the `200` status
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/config/llm/weight` to the response with the `200` status
  - …2 more
- **2025-11-25** `65f3141f1662` — 2 warning, 2 info
  - removed the request property `name`
  - removed the optional property `name` from the response with the `200` status
  - added the new optional request property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/name`
  - added the optional property `allOf[#/components/schemas/AiRequestTransformerPluginConfig]/name` to the response with the `200` status
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/plugins/:PluginId#AiRequestTransformer/put.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/plugins/:PluginId#AiRequestTransformer/put)
