---
title: "Changes to Register a relying party"
method: POST
path: "/v1/relying-parties"
---

# Changes to Register a relying party

`POST /v1/relying-parties`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 8 revisions.

- **2026-07-05** `e4eddba66557` — 3 info
- **2026-07-03** `9addd64b04b1` — 2 breaking, 1 warning, 2 info
- **2026-06-30** `1ee4908e9af4` — 1 breaking, 1 info

## Changes

- **2026-07-05** `e4eddba66557` — 3 info
  - added the new optional request property `client_id`
  - added the new optional request property `trust_policy`
  - added the optional property `trust_policy` to the response with the `201` status
- **2026-07-03** `9addd64b04b1` — 2 breaking, 1 warning, 2 info
  - the `origin` request property type/format changed from `string`/`` to `string`/`uri`
  - removed the success response with the status `200`
  - removed the request property `client_id`
  - removed the `active` enum value from the `status` response property for the response status `201`
  - removed the `revoked` enum value from the `status` response property for the response status `201`
- **2026-06-30** `1ee4908e9af4` — 1 breaking, 1 info
  - added required request body
  - added the success response with the status `201`

---

[Operation](https://skmtc.dev/didit-protocol/apis/didit-credentials-api/docs/v1/relying-parties/post.md) · [API](https://skmtc.dev/didit-protocol/apis/didit-credentials-api.md) · [Page](https://skmtc.dev/didit-protocol/apis/didit-credentials-api/changes/v1/relying-parties/post)
