pub async fn delete_alias(
configuration: &Configuration,
app_id: &str,
alias_label: &str,
alias_id: &str,
alias_label_to_delete: &str,
) -> Result<InlineResponse200, Error<DeleteAliasError>>
Expand description
Deletes an alias by alias label