---
title: "Changes to Create an AI Gateway Agent"
method: POST
path: "/v1/ai-gateways/{gatewayId}/agents"
---

# Changes to Create an AI Gateway Agent

`POST /v1/ai-gateways/{gatewayId}/agents`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 30 revisions.

- **2026-09-01** `cef0f947e9c9` — 8 warning, 6 info
- **2026-08-18** `658ffb748f95` — 1 info

## Changes

- **2026-09-01** `cef0f947e9c9` — 8 warning, 6 info
  - the `config/logging/max_payload_size` request property's max was set to `2147483646.00`
  - the `config/max_request_body_size` request property's max was set to `2147483646.00`
  - the `config/route/https_redirect_status_code` request property's max was set to `599.00`
  - the `config/route/regex_priority` request property's max was set to `2147483647.00`
  - the `config/logging/max_payload_size` request property's min was set to `0.00`
  - the `config/max_request_body_size` request property's min was set to `0.00`
  - the `config/route/https_redirect_status_code` request property's min was set to `100.00`
  - the `config/route/regex_priority` request property's min was set to `-2147483648.00`
  - added the new optional request property `access/auth_strategies`
  - request property `access/identity_providers` deprecated
  - request property `access/identity_providers/items/` deprecated
  - added the optional property `access/auth_strategies` to the response with the `201` status
  - response property `access/identity_providers` deprecated
  - response property `access/identity_providers/items/` deprecated
- **2026-08-18** `658ffb748f95` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/ai-gateways/:gatewayId/agents/post.md) · [API](https://skmtc.dev/kong/apis/konnect-api-beta.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-beta/changes/v1/ai-gateways/:gatewayId/agents/post)
