---
title: "Update Permissions"
method: PUT
path: "/api/user/permissions"
---

# Update Permissions

`PUT /api/user/permissions`

Overwrite PERMISSIONS.json with new content.

## Request body

- PermissionsUpdate
  - `content` string, required

## Response `200`

Successful Response

- PermissionsResponse
  - `content` string, required

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/mozilla-ai/apis/clawbolt.md) · [All operations](https://skmtc.net/mozilla-ai/apis/clawbolt/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mozilla-ai/clawbolt/versions/327e305858ac/schema)
