---
title: "Changes to Create a Relationship"
method: PUT
path: "/admin/relation-tuples"
---

# Changes to Create a Relationship

`PUT /admin/relation-tuples`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2022-11-25** `5f207fe3fcc0` — 6 warning, 8 info
- **2022-03-29** `770289c14605` — 1 info
- **2021-10-07** `e90046dbd055` — 1 breaking

## Changes

- **2022-11-25** `5f207fe3fcc0` — 6 warning, 8 info
  - removed the optional property `code` from the response with the `400` status
  - removed the optional property `details` from the response with the `400` status
  - removed the optional property `message` from the response with the `400` status
  - removed the optional property `reason` from the response with the `400` status
  - removed the optional property `request` from the response with the `400` status
  - removed the optional property `status` from the response with the `400` status
  - api operation id `createRelationTuple` removed and replaced with `createRelationship`
  - api tag `relationship` added
  - api tag `write` removed
  - removed the non-success response with the status `500`
  - the response property `namespace` became required for the status `201`
  - the response property `object` became required for the status `201`
  - the response property `relation` became required for the status `201`
  - added the required property `error` to the response with the `400` status
- **2022-03-29** `770289c14605` — 1 info
  - endpoint added
- **2021-10-07** `e90046dbd055` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/ory/apis/ory-keto-api/docs/admin/relation-tuples/put.md) · [API](https://skmtc.dev/ory/apis/ory-keto-api.md) · [Page](https://skmtc.dev/ory/apis/ory-keto-api/changes/admin/relation-tuples/put)
