# Restriction Object

> Source: https://elaichi.ai/docs/api-reference/restrictions/restriction/

Schema for the `Restriction` resource in **Restrictions**.

_No documented properties._

## Methods

- [GET /restriction](/docs/api-reference/restrictions/restriction/listrestrictions) — List restrictions
- [POST /restriction](/docs/api-reference/restrictions/restriction/createrestriction) — Create a restriction
- [GET /restriction/{id}](/docs/api-reference/restrictions/restriction/getrestriction) — Get a restriction
- [PATCH /restriction/{id}](/docs/api-reference/restrictions/restriction/updaterestriction) — Update a restriction
- [DELETE /restriction/{id}](/docs/api-reference/restrictions/restriction/deleterestriction) — Delete a restriction
