Allows a user to generate an API key for their organization.
An access token used to authenticate a user and grant access to restricted APIs. It is issued by session APIs. For status codes related to this header, refer to the Common Headers Documentation.
The organization's ID.
"a0eebc99-9c0b-4ef8-bb6d-6bb9bd380a11"
The API key creation request.
The API key name.
"My Service API Key"
The API key scope. Default value is ie_model.
ie_model, ce_resource "ie_model"
The UNIX timestamp when API key will expire (UTC).
1738812775
Successfully created an API key.
The generated API key (returned only once).
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImM2NDNh..."