Create Service Account
Creates a service account.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
display_name
The service account's display name. A unique, human readable name
to identify a service account.
gen_keyring
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_account