Create Current Service Account Key

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

service_account_idstringRequired
Service account identifier

Request

This endpoint expects an object.
namestring or nullOptional
scopeslist of strings or nullOptional

Response

Service account API key created
full_accessboolean
idstring
keystring
key_prefixstring
scopeslist of strings
service_accountobject
namestring or null