service_accounts
Create API key for service account
Creates an API key for a service account.
POST
/
service_accounts
/
{clientId}
/
api_keys
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Client ID
Body
application/json
Expiration period for the API key
Name for the API key
Response
200 - application/json
Long-lived API key for accessing Beamlit
The date and time when the resource was created
The user or service account who created the resource
The date and time when the resource was updated
The user or service account who updated the resource
Api key
Duration until expiration (in seconds)
Api key id, to retrieve it from the API
Name for the API key
User subject identifier
Subject type