pub async fn create_sip_credential(
configuration: &Configuration,
account_sid: &str,
credential_list_sid: &str,
username: &str,
password: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodSipPeriodSipCredentialListPeriodSipCredential, Error<CreateSipCredentialError>>
Expand description
Create a new credential resource.