Function post_me_api_keys_new
pub async fn post_me_api_keys_new(
__arg0: State<SharedState>,
__arg1: Extension<UserID>,
) -> Result<Json<NewApiKeyResponse>, ErrorResponse>pub async fn post_me_api_keys_new(
__arg0: State<SharedState>,
__arg1: Extension<UserID>,
) -> Result<Json<NewApiKeyResponse>, ErrorResponse>