pub async fn delete_queue(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteQueueError>>Expand description
Remove an empty queue
pub async fn delete_queue(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<(), Error<DeleteQueueError>>Remove an empty queue