remove_record

Function remove_record 

Source
pub async fn remove_record(
    __arg0: State<AppState>,
    __arg1: Path<String>,
    __arg2: Json<RemoveRecordRequest>,
) -> Result<Json<RecordResponse>, ApiError>
Expand description

Remove a DNS record from an existing zone