---
title: Seats
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api/typescript)

[Zero Trust](https://developers.cloudflare.com/api/typescript/resources/zero%5Ftrust)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# Seats

##### [Update a user seat](https://developers.cloudflare.com/api/typescript/resources/zero%5Ftrust/subresources/seats/methods/edit)

client.zeroTrust.seats.edit(SeatEditParams { account\_id, body } params, RequestOptionsoptions?): SinglePage<[Seat](https://developers.cloudflare.com/api/typescript/resources/zero%5Ftrust#%28resource%29%20zero%5Ftrust.seats%20%3E%20%28model%29%20seat%20%3E%20%28schema%29) { access\_seat, created\_at, gateway\_seat, 2 more } \>

PATCH/accounts/{account\_id}/access/seats

##### ModelsExpand Collapse 

Seat { access\_seat, created\_at, gateway\_seat, 2 more } 

access\_seat?: boolean

True if the seat is part of Access.

created\_at?: string

formatdate-time

gateway\_seat?: boolean

True if the seat is part of Gateway.

seat\_uid?: string

The unique API identifier for the Zero Trust seat.

maxLength36

updated\_at?: string

formatdate-time