Create Service Account

POST

Creates a service account.

Request

This endpoint expects an object.
display_namestringRequiredformat: "text"

The service account’s display name. A unique, human readable name to identify a service account.

gen_keyringbooleanOptional

Indicates whether to generate a keyring along with the new service account. The default is false.

Response

The response object to the corresponding create service account request.

service_accountobject
Built with