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