Skip to main content

create_api_key

Function create_api_key 

Source
pub async fn create_api_key(
    configuration: &Configuration,
    params: CreateApiKeyParams,
) -> Result<CreateApiKey201Response, Error<CreateApiKeyError>>
Expand description

Creates a new API key.