---
title: "POST /tyk/oauth/clients/create"
method: POST
path: "/tyk/oauth/clients/create"
---

# POST /tyk/oauth/clients/create

`POST /tyk/oauth/clients/create`

Create a new OAuth client

## Headers

- `x-tyk-authorization` string, string, required

## Request body

- object
  - `api_id` string
  - `redirect_uri` string

## Response `200`

Succesful create response

## Changes

- **2016-02-19** `f48fc3ed1f02` — 1 breaking
  - added the new required `header` request parameter `x-tyk-authorization`
- **2016-02-19** `46e2c53ea40f` — 1 warning
  - deleted the `header` request parameter `x-tyk-authorization`

[Change history](https://skmtc.dev/tyktechnologies/apis/gateway-rest-api/changes/tyk/oauth/clients/create/post.md)

---

[API](https://skmtc.dev/tyktechnologies/apis/gateway-rest-api.md) · [All operations](https://skmtc.dev/tyktechnologies/apis/gateway-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tyktechnologies/gateway-rest-api/revisions/de93b47616b5/schema)
