ApiKeyCreateResponse
API key creation response schema.
messageMessage (string)required
api_key objectrequired
property name*any
ApiKeyCreateResponse
{
"message": "string",
"api_key": {}
}
API key creation response schema.
{
"message": "string",
"api_key": {}
}