platform

Create Service Account

Create a new service account.

post/api/platform/service-accounts

Request body

idstring required

Short id (letters, digits, hyphen/underscore).

displayNamestring required

Human-readable name.

descriptionstring nullable

Optional description.

emailstring nullable

GCP service account email (optional).

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.