Skip to main content

create_api_key

Function create_api_key 

Source
pub async fn create_api_key(
    __arg0: State<SaasState>,
    __arg1: Auth,
    __arg2: Json<CreateApiKeyRequest>,
) -> impl IntoResponse
Expand description

Create a new API key.