---
title: "Changes to check api"
method: POST
path: "/v1/tenants/{tenant_id}/permissions/check"
---

# Changes to check api

`POST /v1/tenants/{tenant_id}/permissions/check`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 35 revisions.

- **2025-12-28** `f37e45046dd2` — 2 breaking, 1 warning
- **2024-08-23** `f3b10e35081b` — 1 breaking, 2 info
- **2024-08-22** `282fb7ba2640` — 3 breaking
- **2024-03-19** `0bc305aa169f` — 2 breaking, 1 info

## Changes

- **2025-12-28** `f37e45046dd2` — 2 breaking, 1 warning
  - the `context/attributes/items/value/additionalProperties/` request property type changed from `object` to no type
  - the `details/items/additionalProperties/` response's property type changed from `object` to no type for status `default`
  - removed the request property `arguments/items/contextAttribute`
- **2024-08-23** `f3b10e35081b` — 1 breaking, 2 info
  - added required request body
  - added the media type `application/json` for the response with the status `200`
  - added the media type `application/json` for the response with the status `default`
- **2024-08-22** `282fb7ba2640` — 3 breaking
  - removed the request body
  - removed the media type `application/json` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `default`
- **2024-03-19** `0bc305aa169f` — 2 breaking, 1 info
  - the `context/attributes/items/value/additionalProperties/` request property type changed from no type to `object`
  - the `details/items/additionalProperties/` response's property type changed from no type to `object` for status `default`
  - added the new optional request property `arguments/items/contextAttribute`

---

[Operation](https://skmtc.dev/permify/apis/permify-api/docs/v1/tenants/:tenant_id/permissions/check/post.md) · [API](https://skmtc.dev/permify/apis/permify-api.md) · [Page](https://skmtc.dev/permify/apis/permify-api/changes/v1/tenants/:tenant_id/permissions/check/post)
