platform

Update Service Account

Partially update a service account.

patch/api/platform/service-accounts/{service_account_id}

Path parameters

service_account_idstring required

Request body

displayNamestring nullable

Human-readable name.

descriptionstring nullable

Optional description.

emailstring nullable

GCP service account email.

Response

Successful Response

idstring required
displayNamestring required
descriptionstring nullable
emailstring nullable
gcpUniqueIdstring nullable
fgaSyncStatusstring
fgaLastErrorstring nullable
fgaLastReconciledAtstring date-time nullable
createdAtstring date-time nullable
updatedAtstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.