Skip to content
Start here

Seats

Update a user seat
client.zeroTrust.seats.edit(SeatEditParams { account_id, body } params, RequestOptionsoptions?): SinglePage<Seat { 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