Skip to content
Start here

Seats

Update a user seat
client.ZeroTrust.Seats.Edit(ctx, params) (*SinglePage[Seat], error)
PATCH/accounts/{account_id}/access/seats
ModelsExpand Collapse
type Seat struct{…}
AccessSeat boolOptional

True if the seat is part of Access.

CreatedAt TimeOptional
formatdate-time
GatewaySeat boolOptional

True if the seat is part of Gateway.

SeatUID stringOptional

The unique API identifier for the Zero Trust seat.

maxLength36
UpdatedAt TimeOptional
formatdate-time