Create API Key
Create a new API key for the authenticated user. The key_value will only be returned on creation.Request Body
object
required
Response
object
Created API key object (includes key_value only on creation)
Error Responses
object
Unauthorized - Invalid or missing authentication
object
Validation error - Invalid request body
